eclipse-jdt / eclipse.jdt.core

Eclipse Public License 2.0
145 stars 114 forks source link

JDT Core

This is the core part of Eclipse's Java development tools. It contains the non-UI support for compiling and working with Java code, including the following:

For more information and important links, refer to the JDT wiki page or the JDT project overview page.

Snapshot builds

Contributing

Contributions are always welcome!

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

License

Eclipse Public License (EPL) v2.0

Links