IsraelAbebe / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Create New Project does not work #595

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I installed jMonkeyEngine 3 SDK RC 2 tonight hoping to find a good framework 
with which to quickly build a renderer for some random map generation 
experiments.  I wanted to learn how to use the system, so I started with the 
Hello World Tutorial your site provides.  I follow the instructions in "Create 
a Project", and no change is reflected in the GUI.  I have tried opening the 
project and navigating to the directory JME creates for the project, but it 
does not find a project file.  That window displays the message, "<unrecognized 
project; missing plug-in?>" in the Project Name text field.  The directory does 
have items in it: an assets folder with many folders nested within it, an 
nbproject folder with some properties files and an xml file, a src file with 
mygame>Main.java, an empty test folder, a build.xml file, a MANIFEST.MF file, 
and a master-application.jnlp file.  There is no file that is recognized as 
being the project, and thus I cannot get started using your tool.

This is the information from JME SDK's About window:

"Product Version: jMonkeyEngine SDK 3.0RC2
Java: 1.7.0_25; Java HotSpot(TM) Server VM 23.25-b01
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (jmonkeyplatform)
User directory: C:\Users\JAC\AppData\Roaming\.jmonkeyplatform\3.0RC2
Cache directory: C:\Users\JAC\AppData\Roaming\.jmonkeyplatform\3.0RC2\var\cache"

This does not look right, as I am running Windows 7 x64.  I have multiple JDKs 
installed and have tried switching the platform through JME, but the Java 
Platforms dialog only allows me to add or remove platforms (but not the one 
labelled "(Default)").  I have tried to use Tools>Options>Java as well, but 
that dialog does not render so that I can explore the tabs.

I would like to try your tool, but if I cannot even create a project, how can 
I?  Please let me know whatever information you need from me to be able to help 
me. 

Original issue reported on code.google.com by joseph.a...@gmail.com on 4 Jul 2013 at 6:01

GoogleCodeExporter commented 8 years ago
Uninstalling and reinstalling jMonkeyEngine SDK 3.0RC2 solved the problem.  My 
guess is something went wrong with the initial configuration of the 
environment, since the modules failed to load on that first run.

Original comment by joseph.a...@gmail.com on 4 Jul 2013 at 2:00

GoogleCodeExporter commented 8 years ago

Original comment by normen667 on 15 Feb 2014 at 11:23