Re: IntelliJ Open Source developer's license

2005-02-09 Thread Sylvain Wallez
Hugo Burm wrote: Hello Ralph, Can you comment on how you debug Cocoon with IDEA (isn't IntelliJ/Jetbrains the name of the company?)? Can you set breakpoints and step through the code? Just for your reference, this is how I debug a Cocoon block: Have to do this one time: - Build the whole Cocoon th

Re: IntelliJ Open Source developer's license

2005-02-09 Thread gounis
hi ralph could you please add a wiki page (LoadInIDEA) with your instructions? thnx --stavros On Tue, 8 Feb 2005, Ralph Goers wrote: > This can be done fairly easily. I'll outline the steps I use. > 1. Create a directory named cocoon. > 2. Do "svn co > https://svn.apache.org/repos/asf/cocoon

RE: IntelliJ Open Source developer's license

2005-02-09 Thread gounis
> > BTW, I bought a personal license for IDEA. IntelliJ/Jetbrains offer these > licenses mostly during a short period at 50%. > > > > > > -Original Message- > > From: Ralph Goers [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, February 08, 200

Re: IntelliJ Open Source developer's license

2005-02-08 Thread Niclas Hedhman
On Wednesday 09 February 2005 04:28, Bertrand Delacretaz wrote: > I'm wondering if there are many such "pure" open source developers who > never write a line of commercial code, or if people are really going to > switch to another environment when they do commercial (or just company > internal) wor

Re: IntelliJ Open Source developer's license

2005-02-08 Thread Ralph Goers
You might also need to include the cocoon jars from build/webapps/WEB-INF-lib. I have one project that does that and one that doesn't. Ralph Goers wrote: This can be done fairly easily. I'll outline the steps I use. 1. Create a directory named cocoon. 2. Do "svn co https://svn.apache.org/repos/

Re: IntelliJ Open Source developer's license

2005-02-08 Thread Ralph Goers
This can be done fairly easily. I'll outline the steps I use. 1. Create a directory named cocoon. 2. Do "svn co https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/";. This will create a BRANCH_2_1_X subdirectory. 3. Build Cocoon. 4. Create an idea project in cocoon/BRANCH_2_1_X. Use th

RE: IntelliJ Open Source developer's license

2005-02-08 Thread Hugo Burm
ght a personal license for IDEA. IntelliJ/Jetbrains offer these licenses mostly during a short period at 50%. > -Original Message- > From: Ralph Goers [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 08, 2005 9:38 PM > To: dev@cocoon.apache.org > Subject: Re:

Re: IntelliJ Open Source developer's license

2005-02-08 Thread Torsten Curdt
>> -Bertrand, big fan of IDEA by the way Same here! :) Henri has mailed them to ask what the deal is about an ASF license or whether they want the codebases/people to ask individually. cheers -- Torsten signature.asc Description: OpenPGP digital signature

Re: IntelliJ Open Source developer's license

2005-02-08 Thread Ralph Goers
Yeah, that is annoying. I happen to have a commercial license through my employer, but I can use this on a different machine then I use for that. I find that if I have two Cocoon projects open (1 for 2.1.x and 1 for trunk) it is kind of pointless to open any others. Cocoon is rather huge as a

Re: IntelliJ Open Source developer's license

2005-02-08 Thread Bertrand Delacretaz
Le 8 févr. 05, à 21:20, Ralph Goers a écrit : For anyone who is interested, you can now use IntelliJ for free to do Cocoon development http://www.jetbrains.com/idea/opensource/ I had a look but...http://www.jetbrains.com/idea/opensource/license.html says "You may: (i) save and use the Software

IntelliJ Open Source developer's license

2005-02-08 Thread Ralph Goers
For anyone who is interested, you can now use IntelliJ for free to do Cocoon development http://www.jetbrains.com/idea/opensource/