score:1
make sure that you are running with jdk 8 (not 7, 9, 10 or 11). make sure eclipse itself is running on jdk 8 which is hard to see/configure as it's definable in the eclipse.ini file. make sure that the bin directory of jdk 8 is the first in the system path and that the environment variable java_home
points at jdk 8.
assuming none of these panned out...
check if the theme.res
file is in the src
directory. press refresh (f5) and check the physical location on the hard disk.
try creating a different project and see if a theme.res
file is generated there. you can copy it to your project if it is.
assuming that it isn't look at your home directory under the .codenameone
folder. you should see a file called designer.jar
or designer_1.jar
. is it there?
does it launch when executed from the command line?
see this for more on tracking such issues https://www.codenameone.com/blog/tip-track-designer-guibuilder-issues.html
Source: stackoverflow.com
Related Query
- error when trying to launch simulator on codenameone
- Eclipse launch error when trying to run an Android app
- "Installation or uninstallation is not working temporarily" error when trying to launch Tizen watch application from Tizen SDK
- Eclipse "Permission denied" error when trying to launch app
- im getting an error when trying to launch eclipse "Version 1.8.0_261 of the JVM is not suitable for this product."
- I get this error when trying to run a test using Selenium: Launch configuration AWTConsole references non-existing project testProject
- Eclipse: Error ".. overlaps the location of another project.." when trying to create new project
- Eclipse gets stuck when trying to launch Android app
- Eclipse on Mac, getting "Specified VM install not found" error when trying to build
- INSTALL_FAILED_DEXOPT error when trying to install application
- "Build path entry is missing" error when trying to create a new project in Eclipse
- "Could not find main method from given launch configuration" error when exporting jar from Eclipse
- "Couldn't contact the RemoteTestNG client" error when trying to run tests
- "An internal error occurred" when trying to commit to git from eGit in Eclipse
- Eclipse JDWP error when trying to debug
- in eclipse 3.61 getting error when trying to install google WindowMaker via updatesite
- Eclipse egit Error when trying to fetch or push
- Getting HTTP Status 404 error when trying to run servlet
- Error "Invalid resource directory name" when trying to create android app with phonegap in eclipse
- Exception in thread "main" Error in Eclipse when trying to run TestNG class
- Why Eclipse returns an error when trying to convert an applet, while NetBeans not?
- Eclipse save error when trying to open the design view of a synapse config file in WS02 Developer Studio
- I get an error 'cannot be resolved to a type' when trying to create a basic tic tac toe game on eclipse
- Eclipse is giving an error when trying to refactor a method's signature
- Compilation error when trying to build a maven project with JAVA custom annotation which has ENUM variables defined in it
- Error when trying to update Eclipse
- JVM terminates with exit code 14 when trying to launch Eclipse
- Unsupported major.minor version 51.0 Error With Eclipse When Trying to Reference Jar File
- Error saying "server time zone value 'EDT' is unrecognized..." when trying to make connection to MySQL 8.0.11 on Eclipse
- Getting an error when trying to create a new project in the QNX Momentics IDE (an Eclipse IDE)
More Query from same tag
- java heap space error in eclipse
- Implementing Parse Push Notification
- Entry point classes not found (GWT + GAE + Eclipse )
- Install Openerp/Odoo development environment ubuntu 14.04lts
- Git: Weird phenomenon in commit conflict
- Restore only few views in Eclipse RCP saveAndRestore
- Eclipse generates my classes three times in wtpwebapps
- How to display a hint message in an SWT StyledText
- Android Lint erroneously thinks min SDK version is 1
- Eclipse IDE for C++ hooking up multiple compiler toolset
- What does this Eclipse 4.9.0 Icon at project-elements mean?
- Building the project without launching eclipse product
- Whether Uml file(class diagram) created using rational rose can be used to generate code in Netbeans
- How can I see Eclipse compilation details log
- Missing getHardwareAddress() method
- Make eclipse CDT ignore errors on certain functions
- Convert JSON String into JSON Array and show in ListView
- JUnit test cases not displayed in JMtere when create a tests in simple class file but are displayed when create for JUnit class
- Application runs faster in eclipse
- Different assets/content in paid/free version of Android app
- Android nullPointerException error
- What is the difference between .epf and .metadata
- Eclipse: copying a warning to the clipboard
- End application from class library project
- Eclipse format comments with /* or // at beginning of line?
- Making org.eclipse.e4.ui.workbench.swt.E4Application work with org.eclipse.ui.IStartup
- Eclipse - Unexpected exception when trying to create Web Service based on a WSDL file
- Eclipse JDT compiler says method is undefined, but Eclipse IDE doesn't
- Using Eclipse to debug a JNI / C++ library and processes
- Monospace font for junit in eclipse deprecated