Bananeweizen / eclipse.jdt.core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • an incremental or batch Java compiler that can run standalone or as part of the Eclipse IDE
  • Java source and class file indexer and search infrastructure
  • a Java source code formatter
  • APIs for code assist, access to the AST and structured manipulation of Java source.

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

License

Eclipse Public License (EPL) v2.0

About

License:Eclipse Public License 2.0


Languages

Language:Java 96.7%Language:HTML 3.1%Language:GAP 0.2%Language:Roff 0.0%Language:Batchfile 0.0%Language:Shell 0.0%Language:CSS 0.0%Language:Dockerfile 0.0%Language:Rascal 0.0%