Refactoring JavaFX Builds & Sources (original) (raw)
Felipe Heidrich felipe.heidrich at oracle.com
Fri Oct 19 11:23:07 PDT 2012
- Previous message: Refactoring JavaFX Builds & Sources
- Next message: Refactoring JavaFX Builds & Sources
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gradle can also spit out Eclipse projects and Idea projects. That is what I use personally. Since eclipse projects are fairly universal any IDE that people may want to hack in can ingest that. (JDeveloper?)
This make sense to me http://gradle.org/docs/current/userguide/eclipse_plugin.html I like the idea that the source in the repo is IDE neutral.
Right now Steve and I make sure the eclipse related files are in good shape, but every time something changes in the repo these files get broken.
Btw, I can see Tom adding e(fx)clips behavior to the plugin so I can get all the e(fx)clipse sweetness in my IDE.
Felipe
- Previous message: Refactoring JavaFX Builds & Sources
- Next message: Refactoring JavaFX Builds & Sources
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]