Page 1 of 1

how to compiler .java to .class

PostPosted:Mon Aug 23, 2010 3:05 pm
by ivan
I have a language pack, how do I become self-compiler .class

Re: how to compiler .java to .class

PostPosted:Tue Aug 24, 2010 8:02 am
by jllort
You can not doing it, .class file is not important.

UI is made with GWT, to include a new translation file, you must recompile all UI, that means you need to configure developement IDE for OpenKM ( take a look at wiki ) include the file and then recompile GWT project. GWT will generate the necessary .js files that are the UI executable core.