Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BUG? JDev11.1.2 - Can't create theme from Fusion Blue Theme

donhoytJun 21 2011 — edited Oct 2 2013
Since JDev11 came out I have always been able to take the fusionblue.jar, "copy it", and create a custom theme from it.
After modifying the properties file, 11.1.2 won't let me .jar it because 16 .png files are missing... :( Is this a bug?
(Specifically, I am unjarring the fusionblue.jar. In the theme.properties file I am adding 1 line to the : colors.windowBackground=#B8B8B8; and changing the name property=EasyEyes. That's it, no other changes. e.g. Keeping imagebase=/oracle/javatools/themes/fusionblue)
Error Details: "Error: Unable to copy to output directory, U:\myTheme\src\oracle\javatools\themes\fusionblue\editortab_inactive_bg.png not found"
other missing pngs: scrollgrip_mousedown.png, scrollgrip_mouseover.png, doc_active_mouseover.png, dock_mouseup.png, minimizedpanel_mouseover.png, minimizedpanel_mousedown.png, editortab_active_bg.png, editortab_highlighted_bg.png, dock_inactive.png, minimizedpanel_element.png, scrollgrip_normal.png, accord_scnd_panelheader_inactv.png, accordian_prim_panelheader_actv.png
Confirmation: Looking in the imagebase (under the fusionblue folder that was jarred) the images are in fact not there... :(
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 30 2013
Added on Jun 21 2011
6 comments
531 views