I'm using Eclipse, and really appreciate how easy it is to set up a new project.

-----Original Message-----
From: Dominik Stadler [mailto:dominik.stad...@gmx.at] 
Sent: Tuesday, June 20, 2017 3:27 PM
To: POI Developers List <dev@poi.apache.org>
Subject: Re: Developing POI with an IDE

Previously Eclipse, nowadays IntelliJ here, although not in a shareable state.

Ideally we would use the Gradle build to generate the ide files (just open the 
gradle file as project) to not have to maintain separate configs, although not 
sure how far you get with that currently.

Dominik

On Jun 20, 2017 19:32, "Javen O'Neal" <one...@apache.org> wrote:

What IDE's are people using to develop POI? Command line Ant and Gradle on 
Linux are pretty straight forward. We currently ship POI with an Eclipse 
.project file, but I'd be interested in adding project files for other IDEs if 
it makes it easier for people to build POI for the first time.

I am trying out IntelliJ IDEA. If someone already has a working setup in IDEA 
that is reusable on a fresh checkout, let us know.

Reply via email to