Build problem with JME - physics -

Hi every one  :smiley: let me introduce myself, I'm weslley from brazil and i'm a student… anyway…



I get jme physics by CVS -i'm using eclipse - , but i cant built the project… this is the error:



Buildfile: D:javaeclipsejmephysicsantbuild.xml

init:

    [echo] using jME base dir "D:javaeclipsejME"

compile.module.physics.production:

    [javac] Compiling 45 source files to D:javaeclipsejmephysicsclasses



BUILD FAILED

D:javaeclipsejmephysicsantmodule_physics.xml:88: Error running javac.exe compiler



Total time: 1 second



Anyone knows how fix it???



tks  :smiley:

You need a java development kit, aka JDK, installed to be able to compile java code. If you already have one, you might need to let eclipse know where it is (can't help you with that, I don't do eclipse).

hevee said:

You need a java development kit, aka JDK, installed to be able to compile java code. If you already have one, you might need to let eclipse know where it is (can't help you with that, I don't do eclipse).


hi...I've already have JDK and eclipse knows where JDK is... :)

heheh, i dont know what i did, i just know that its working hehehehe  :smiley: :D… now next step…



learn how to use jME… i hope its not too dificult :slight_smile: o/