# eclipse.jdt.core **Repository Path**: yrkcode/eclipse.jdt.core ## Basic Information - **Project Name**: eclipse.jdt.core - **Description**: No description available - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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][3] [1]: http://wiki.eclipse.org/JDT_Core [2]: http://www.eclipse.org/projects/project.php?id=eclipse.jdt [3]: http://wiki.eclipse.org/EPL