Jme script for Eclipse
2007. 7. 28. 14:04ㆍJava
JME를 잠깐 해보면서 만든 Jme 스크립트 입니다.
아래는 jme 포럼에 제가 올렸던 글입니다.~
===================================================================================
[Jme Script for Eclipse] You don't need restart program. just coding in Eclipse.
Hello.
I wrote simple jme script for eclipse.(not exactly eclipse. )
When you changed jme code, you don't need restart program.
this program will be automatically changing.
Here is screenshot.
- You have to extend EcriptBase class.
After you change code, save Java(Ctrl+S)
if you save changed code in Eclipse.
then the code will be displayed on screen directly.
You don't need restart program..
just try .~ Thank you
ps. sorry for my English.
아래는 jme 포럼에 제가 올렸던 글입니다.~
===================================================================================
[Jme Script for Eclipse] You don't need restart program. just coding in Eclipse.
Hello.
I wrote simple jme script for eclipse.(not exactly eclipse. )
When you changed jme code, you don't need restart program.
this program will be automatically changing.
Here is screenshot.
- You have to extend EcriptBase class.
After you change code, save Java(Ctrl+S)
if you save changed code in Eclipse.
then the code will be displayed on screen directly.
You don't need restart program..
just try .~ Thank you
ps. sorry for my English.