| View previous topic :: View next topic |
| Author |
Message |
pramirezp
Joined: 25 Aug 2009 Posts: 2
|
Posted: Tue Aug 25, 2009 8:59 am Post subject: JDK_1.6 problem |
|
|
Hi all!
I can run my project and all seem to be right. But when I try to execute the profiler it shows me this message.
C:\Documents and Settings\pramirezp\Mis documentos\GUIPrueba\nbproject\build-impl.xml:86: The J2SE Platform is not correctly set up.
Your active platform is: JDK_1.6, but the corresponding property "platforms.JDK_1.6.home" is not found in the project's properties files.
Either open the project in the IDE and setup the Platform with the same name or add it manually.
For example like this:
ant -Duser.properties.file=<path_to_property_file> jar (where you put the property "platforms.JDK_1.6.home" in a .properties file)
or ant -Dplatforms.JDK_1.6.home=<path_to_JDK_home> jar (where no properties file is used)
I don't know how to solve it. Please Help!
Thanks in advance  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|