List Info

Thread: QUERY!!! Which is the best IDE to enhance Apache Lenya?




QUERY!!! Which is the best IDE to enhance Apache Lenya?
user name
2007-05-28 06:51:30
Hi All,

If I download the source code of Apache Lenya, and want to
enhance some
of its features, "which IDE would be the best" for
the purpose and
"why"?

A list of possible IDEs: 
- Eclipse
- IntelliJ IDEA
- NetBeans
- Workshop for WebLogic
- Oracle JDeveloper
- IBM Rational Software Architecture
- Borland JBuilder

Regards,
- Janeve George


------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribelenya.apache.org
For additional commands, e-mail: dev-helplenya.apache.org


Re: QUERY!!! Which is the best IDE to enhance Apache Lenya?
user name
2007-05-28 09:02:26
On 5/28/07, George, Janeve <Janeve.Georgelionbridge.com> wrote:
> Hi All,
>
> If I download the source code of Apache Lenya, and want
to enhance some
> of its features, "which IDE would be the
best" for the purpose and
> "why"?
>
> A list of possible IDEs:
> - Eclipse
> - IntelliJ IDEA
> - NetBeans
> - Workshop for WebLogic
> - Oracle JDeveloper
> - IBM Rational Software Architecture
> - Borland JBuilder
>
> Regards,
> - Janeve George
>

It's my understanding that several of the Lenya committers
regularly
use Eclipse, and Lenya's ant build process even includes a
target for
creating an Eclipse project file.

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribelenya.apache.org
For additional commands, e-mail: dev-helplenya.apache.org


Re: QUERY!!! Which is the best IDE to enhance Apache Lenya?
country flaguser name
Germany
2007-05-28 09:12:40
George, Janeve wrote:
> Hi All,
> 
> If I download the source code of Apache Lenya, and want
to enhance some
> of its features, "which IDE would be the
best" for the purpose and
> "why"?
> 
> A list of possible IDEs: 
> - Eclipse

most lenya devs seem to use eclipse, so that's probably the
one you get 
the most support for. but i still haven't learned to use
it... for me 
it's still a bunch of xterms, editor windows and lots of
grep and find. 
-- 
jörn nettingsmeier

home://germany/45128 essen/lortzingstr. 11/
http://spunk.dnsalias.org
phone://+49/201/491621

Kurt is up in Heaven now.

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribelenya.apache.org
For additional commands, e-mail: dev-helplenya.apache.org


Re: QUERY!!! Which is the best IDE to enhance Apache Lenya?
country flaguser name
Spain
2007-05-28 17:58:27
On Mon, 2007-05-28 at 07:51 -0400, George, Janeve wrote:
> Hi All,
> 
> If I download the source code of Apache Lenya, and want
to enhance some
> of its features, "which IDE would be the
best" for the purpose and
> "why"?
> 
> A list of possible IDEs: 
> - Eclipse

Why eclipse?
- Like Bob said we have some ant targets that making an
import very
easy. 
- I can easily debug the java classes.
- It is free.
- Has nice free xml plugins like xmlbuddy. 
- ...

I just like eclipse when programming with java/xml code.

salu2
-- 
Thorsten Scherler                                
thorsten.at.apache.org
Open Source Java                      consulting, training
and solutions


------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribelenya.apache.org
For additional commands, e-mail: dev-helplenya.apache.org


RE: QUERY!!! Which is the best IDE to enhance Apache Lenya?
user name
2007-05-28 23:20:29
Thanks Thorsten and Joern.

Even I am familiar with Eclipse IDE. There countless plugins
available.

Other IDEs are also not bad. On my research on the best
suitable IDE,
along with Eclipse, I found others too and most of them had
great
reviews. Netbeans is a great IDE which can be efficiently
used for
developing Swing GUI. IntelliJ is excellent in developing
Struts
application, etc...

Frankly, I am really confused of which IDE makes the
developer more
efficient (for extending Lenya).

- Janeve George

-----Original Message-----
From: Thorsten Scherler [mailto:thorstenapache.org] 
Sent: Tuesday, May 29, 2007 4:28 AM
To: devlenya.apache.org
Subject: Re: QUERY!!! Which is the best IDE to enhance
Apache Lenya?

On Mon, 2007-05-28 at 07:51 -0400, George, Janeve wrote:
> Hi All,
> 
> If I download the source code of Apache Lenya, and want
to enhance
some
> of its features, "which IDE would be the
best" for the purpose and
> "why"?
> 
> A list of possible IDEs: 
> - Eclipse

Why eclipse?
- Like Bob said we have some ant targets that making an
import very
easy. 
- I can easily debug the java classes.
- It is free.
- Has nice free xml plugins like xmlbuddy. 
- ...

I just like eclipse when programming with java/xml code.

salu2
-- 
Thorsten Scherler                                
thorsten.at.apache.org
Open Source Java                      consulting, training
and solutions




------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribelenya.apache.org
For additional commands, e-mail: dev-helplenya.apache.org


Re: QUERY!!! Which is the best IDE to enhance Apache Lenya?
country flaguser name
Switzerland
2007-05-29 03:12:09
George, Janeve wrote:

>Thanks Thorsten and Joern.
>
>Even I am familiar with Eclipse IDE. There countless
plugins available.
>
>Other IDEs are also not bad. On my research on the best
suitable IDE,
>along with Eclipse, I found others too and most of them
had great
>reviews. Netbeans is a great IDE which can be
efficiently used for
>developing Swing GUI. IntelliJ is excellent in
developing Struts
>application, etc...
>
>Frankly, I am really confused of which IDE makes the
developer more
>efficient (for extending Lenya).
>  
>

It seems to me that most Lenya devs are using Eclipse,
whereas myself is 
using "vi(m)" and the command line in general.

But I think you should use whatever you are most comfortable
with and 
Lenya should allow this kind of diversity.

If you feel like Lenya has some specific settings which make
it 
dependent on some specific IDE, then please speak up
as quickly as you can.

HTH

Michael

>- Janeve George
>
>-----Original Message-----
>From: Thorsten Scherler [mailto:thorstenapache.org] 
>Sent: Tuesday, May 29, 2007 4:28 AM
>To: devlenya.apache.org
>Subject: Re: QUERY!!! Which is the best IDE to enhance
Apache Lenya?
>
>On Mon, 2007-05-28 at 07:51 -0400, George, Janeve
wrote:
>  
>
>>Hi All,
>>
>>If I download the source code of Apache Lenya, and
want to enhance
>>    
>>
>some
>  
>
>>of its features, "which IDE would be the
best" for the purpose and
>>"why"?
>>
>>A list of possible IDEs: 
>>- Eclipse
>>    
>>
>
>Why eclipse?
>- Like Bob said we have some ant targets that making an
import very
>easy. 
>- I can easily debug the java classes.
>- It is free.
>- Has nice free xml plugins like xmlbuddy. 
>- ...
>
>I just like eclipse when programming with java/xml
code.
>
>salu2
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache
Lenya
http://www.wyona.com     
                http://lenya.apache.org
michael.wechnerwyona.com                        michiapache.org
+41 44 272 91 61


------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribelenya.apache.org
For additional commands, e-mail: dev-helplenya.apache.org


Re: QUERY!!! Which is the best IDE to enhance Apache Lenya?
country flaguser name
United States
2007-05-29 09:41:13
Joern Nettingsmeier wrote:
> George, Janeve wrote:
>> Hi All,
>>
>> If I download the source code of Apache Lenya, and
want to enhance some
>> of its features, "which IDE would be the
best" for the purpose and
>> "why"?
>>
>> A list of possible IDEs: - Eclipse
>
> most lenya devs seem to use eclipse, so that's probably
the one you 
> get the most support for. but i still haven't learned
to use it... for 
> me it's still a bunch of xterms, editor windows and
lots of grep and 
> find. 

I'm pretty much in the same boat right now as well. Good old
fashioned 
grep through the entire project has helped me in the past
track down all 
sorts of issues.

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribelenya.apache.org
For additional commands, e-mail: dev-helplenya.apache.org


[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )