JDK-8094693 : SceneBuilder will not detect classpath relative URLs in Parent.stylesheet unless they use syntax.
  • Type: Bug
  • Component: javafx
  • Sub-Component: tools-scenebuilder
  • Affected Version: 7u40
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-10-12
  • Updated: 2015-06-12
  • Resolved: 2014-01-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Fixed
Related Reports
Relates :  
Description
The real issue here is that SB will not give the user the opportunity to specify a classpath since these URLs will not be detected.
Comments
SB2 now supports stylesheet relative URLs in Inspector.
22-01-2014