This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 133478 - ${platforms.default_fx_platform.fxhome} not found.
Summary: ${platforms.default_fx_platform.fxhome} not found.
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-21 16:04 UTC by Lark Fitzgerald
Modified: 2011-10-19 12:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
build.properties from plugin61 userdir (18.92 KB, text/plain)
2008-04-23 14:51 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-04-21 16:04:46 UTC
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Plugin & Samples: Trunk 169 2008-04-21_12-05-47.zip

1. Create FX project
2. add source
3. Run File (without changing the default platform)

C:\Users\Lark\Documents\NetBeansProjects\JavaFXApplication3\nbproject\build-impl.xml:63: 
C:\Users\Lark\Documents\NetBeansProjects\JavaFXApplication3\${platforms.default_fx_platform.fxhome} not found.
BUILD FAILED (total time: 0 seconds)
Comment 1 Andrey Yamkovoy 2008-04-21 17:31:17 UTC
This is because SDK was not integrated successfully yet.
Please try the latest internal continious build.
Comment 2 Lark Fitzgerald 2008-04-21 18:56:27 UTC
I just tried with: Plugin & Samples: CB 127 2008-04-21_19-04-28.zip and I still get the error.  I'll try again later 
today.
Comment 3 Lark Fitzgerald 2008-04-22 15:00:13 UTC
Still fails with:
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Plugin & Samples: CB 142 2008-04-22_13-51-06.zip

Comment 4 Andrey Yamkovoy 2008-04-22 17:48:37 UTC
This issue was reproducible only when NB was runned with empty userdir.
Fixed in the trunk.
Comment 5 Lark Fitzgerald 2008-04-22 21:15:30 UTC
I still see this with:
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Plugin & Samples: CB 149 2008-04-22_19-30-28.zip

Note: I do have my userdir defined.  I've attached my messages.log which shows my userdir set to -
Dnetbeans.user=c:\sun\plugin61

My desktop shortcut has --userdir c:\sun\plugin61
Comment 6 Lark Fitzgerald 2008-04-22 21:21:23 UTC
Ok. I did more testing on this.  If I change userdir to point somewhere else everything works.  If I use my old 
userdir then it will fail, so some part of this change is not backwards compatible.
Comment 7 Andrey Yamkovoy 2008-04-23 11:48:12 UTC
Could you attach build.properties file from your userdir c:\sun\plugin61.
Comment 8 Alexei Mokeev 2008-04-23 14:42:40 UTC
Awaiting for the input. Unable to reproduce on developer's hardware.
Comment 9 Lark Fitzgerald 2008-04-23 14:51:10 UTC
Created attachment 60605 [details]
build.properties from plugin61 userdir
Comment 10 Andrey Yamkovoy 2008-04-24 15:12:55 UTC
Fixed.
Comment 11 Lark Fitzgerald 2008-04-28 17:29:51 UTC
Verified using old userdir +
Product Version: NetBeans IDE 6.1 RC2 (Build 200804170002)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Plugin & Samples: Milestone 2 RC1 
Comment 12 David Strupl 2011-10-19 12:02:58 UTC
Cleaning bugzilla categories ....