[ 源代码: eclipse-jdt-core ]
软件包:libeclipse-jdt-apt-core-java(3.8.100+eclipse4.29-2)
libeclipse-jdt-apt-core-java 的相关链接
Debian 的资源:
下载源码包 eclipse-jdt-core:
- [eclipse-jdt-core_4.29-2.dsc]
- [eclipse-jdt-core_4.29.orig.tar.xz]
- [eclipse-jdt-core_4.29-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.eclipse.org]
相似软件包:
- libeclipse-jdt-compiler-apt-java
- libeclipse-jdt-annotation-java
- libeclipse-jdt-core-java
- libeclipse-jdt-core-compiler-batch-java
- libeclipse-jdt-compiler-tool-java
- ecj
- libeclipse-ltk-core-refactoring-java
- libeclipse-jdt-core-manipulation-java
- libeclipse-ltk-ui-refactoring-java
- libeclipse-jdt-junit-core-java
- libeclipse-jdt-astview-java
Eclipse Java Annotation Processing Core
Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes:
* An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter
This package contains the org.eclipse.jdt.apt.core bundle.
其他与 libeclipse-jdt-apt-core-java 有关的软件包
|
|
|
|
-
- dep: ant
- Java based build tool like make
-
- dep: libeclipse-core-jobs-java
- Eclipse Core Jobs
-
- dep: libeclipse-core-resources-java (>= 3.17)
- Eclipse Core Resource Management
-
- dep: libeclipse-core-runtime-java
- Eclipse Core Runtime
-
- dep: libeclipse-jdt-core-compiler-batch-java
- Eclipse Java Compiler Batch
-
- dep: libeclipse-jdt-core-java
- Eclipse Java Development Tools Core
-
- dep: libequinox-app-java
- Eclipse Equinox Application Container
-
- dep: libequinox-common-java
- Eclipse Equinox Common Utility Bundle
-
- dep: libequinox-preferences-java
- Eclipse Preferences Mechanism
-
- dep: libequinox-registry-java
- Eclipse Extension Registry Support