Re: Project: Platform
Milan Kubec <[email protected]> Wed, 02 Jun 2004 11:51:38 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
Peter Nabbefeld wrote:
> Hi,
>
> I've installed two JDK's (1.4 and 1.5) and therefore I tried to change
> the default to one specific platform. I've added the JDK's paths as
> platforms, but the following problems occur:
>
> 1. The sources are not automatically added to the platforms; as the
> default platform is created with the appropriate sources path, it
> seems that someone reinvented the wheel at this point.
>
> 2. The sources cannot be compiled with a platform other than the
> default, the following error occurs (full output):
>
> pre-init:
> init-private:
> init-user:
> init-project:
> init-macrodef-property:
> do-init:
> C:\projects\java\SourceAnnotationReplacer\nbproject\build-impl.xml:42:
> Following error occured while executing this line
> C:\projects\java\SourceAnnotationReplacer\nbproject\build-impl.xml:95:
> Syntax error in property:
> ${platforms.Java_HotSpot_TM__Client_VM_1.4.2_04-b05.home
> BUILD FAILED (total time: 2 seconds)
>
> Kind regards
>
> Peter Nabbefeld
Please use Issuezilla and file bugs. Ad 1) already in IZ
(http://www.netbeans.org/issues/show_bug.cgi?id=44104)
BTW this mailing list is not far from dead.
Milan Kubec