[Libreoffice] java LO part with Eclipse

Jenei Gábor jengab at elte.hu
Sat Aug 13 13:29:23 PDT 2011


well,I've never tried, you should make a new clean project and then add 
the module folder to the build path, also you have to set it in debug 
settings, but I advise you to simply do a make -sr debug=true dbglevel=2 
in the module folder, it's easier than to make an eclipse project,and 
you can debug java by remote debugging in eclipse. So,if you are making 
a new version simply you can recompile the module,which took less than a 
minute for me,and you can see your changes through eclipse debugging. 
Are you using some kind of Linux?

Gabor

2011.08.13. 21:29 keltezéssel, julien2412 írta:
> Jenei Gábor wrote:
>> Hello Julien,
>>
>> I had this problem less than a week ago, if you read Cédric's website
>> you should find there the right way. First you have to set LO's JVM
>> setting. you have to set to listen on a port for remote debugger(in the
>> example it was 8000) and you have to set anotheroption,after this you
>> restart LO,and  with nmap you should see that port 8000 is open. Now, in
>> eclipse you go to debug configurations window, it's under the run
>> toolbar point. And there you have to set localhost and port 8000, after
>> this if you toogle a breakpoint it should work. For me it worked at
>> yesterday;)
>>
>> Good luck:
>> ________
>>> LibreOffice mailing list
>>> LibreOffice at lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>> _______________________________________________
>> LibreOffice mailing list
>> LibreOffice at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>>
> Hello Jenei,
>
> Thank you for the information but I'm far to have reached this step. I'd
> like to know how, step by step, create a workspace  "ready to use" with LO
> Java part.
>
> Julien.
>
> --
> View this message in context: http://nabble.documentfoundation.org/java-LO-part-with-Eclipse-tp3251988p3252052.html
> Sent from the Dev mailing list archive at Nabble.com.
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice



More information about the LibreOffice mailing list