| Issue 46: | add option to enable/disable resources folder | |
| 1 person starred this issue and may be notified of changes. | Back to list |
option to remove from 'resource search path' the resources folder this keep easier arrange the project layout
Apr 14, 2010
Project Member
#1
bartolom...@gmail.com
Labels:
-Type-Defect Type-Enhancement
Apr 14, 2010
add Application.IGNORE_RESOURCES_PREFIX boolean property for default it's true Example to disable System.setProperty( IGNORE_RESOURCES_PREFIX, "true"); System.setProperty( AUTO_INJECTFIELD, "true"); SwingApplication.launch(ButtonExample.class, args); .
Status:
Fixed
|