Re: [Libreoffice] java LO part with Eclipse

2011-08-18 Thread Olivier Hallot
Hi I am Investigating this and 3 issues jumps immediately 1) size of the VM (if using VirtualBox) for download: a few to dozens of Gigabytes 2) Windows License: EULA, Compilers and SDKs 3) your favorite flavour of Linux Sad, because 2) is quite hard to setup and most desired. Olivier Em 17-

Re: [Libreoffice] java LO part with Eclipse

2011-08-17 Thread Cor Nouws
Thorsten Behrens wrote (17-08-11 16:33) Olivier Hallot wrote: Makes me wonder if a Virtualbox (or the like) VM with the full development environment "ready-to-go, pick your flavor" inside is not a must have Will it makes things way too easy? :-) Nope, quite the contrary - it's a very nice

Re: [Libreoffice] java LO part with Eclipse

2011-08-17 Thread Caolán McNamara
On Wed, 2011-08-17 at 16:33 +0200, Thorsten Behrens wrote: > Olivier Hallot wrote: > > Makes me wonder if a Virtualbox (or the like) VM with the full > > development environment "ready-to-go, pick your flavor" inside is > > not a must have Will it makes things way too easy? :-) > > > Nope, qui

Re: [Libreoffice] java LO part with Eclipse

2011-08-17 Thread Thorsten Behrens
Olivier Hallot wrote: > Makes me wonder if a Virtualbox (or the like) VM with the full > development environment "ready-to-go, pick your flavor" inside is > not a must have Will it makes things way too easy? :-) > Nope, quite the contrary - it's a very nice idea - though it needs someone to k

Re: [Libreoffice] java LO part with Eclipse

2011-08-13 Thread Julien Nabet
Le 13/08/2011 22:29, Jenei Gábor a écrit : 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 tha

Re: [Libreoffice] java LO part with Eclipse

2011-08-13 Thread Olivier Hallot
Hi Makes me wonder if a Virtualbox (or the like) VM with the full development environment "ready-to-go, pick your flavor" inside is not a must have Will it makes things way too easy? :-) Olivier Em 13-08-2011 16:29, julien2412 escreveu: Jenei Gábor wrote: Hello Julien, I had this prob

Re: [Libreoffice] java LO part with Eclipse

2011-08-13 Thread Jenei Gábor
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 de

Re: [Libreoffice] java LO part with Eclipse

2011-08-13 Thread julien2412
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

Re: [Libreoffice] java LO part with Eclipse

2011-08-13 Thread Jenei Gábor
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

[Libreoffice] java LO part with Eclipse

2011-08-13 Thread julien2412
Hello, I asked on the IRC but I had to leave so I certainly haven't let enough time to people to respond. I'd like to know if there's a wiki page or something which describes how to manage Java specific parts of LO in Eclipse. I found these 2 pages : - http://cedric.bosdonnat.free.fr/wordpress/?p=