[ 原始碼: eclipse-jdt-core ]
套件:libeclipse-jdt-apt-pluggable-core-java(1.4.100+eclipse4.29-2)
libeclipse-jdt-apt-pluggable-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-apt-core-java
- libeclipse-jdt-core-compiler-batch-java
- libeclipse-jdt-core-java
- libeclipse-jdt-compiler-tool-java
- libeclipse-jdt-annotation-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 Compiler Apt IDE
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.pluggable.core bundle.
其他與 libeclipse-jdt-apt-pluggable-core-java 有關的套件
|
|
|
|
-
- 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-apt-core-java
- Eclipse Java Annotation Processing Core
-
- dep: libeclipse-jdt-core-compiler-batch-java
- Eclipse Java Compiler Batch
-
- dep: libeclipse-jdt-core-java
- Eclipse Java Development Tools Core
-
- dep: libequinox-common-java
- Eclipse Equinox Common Utility Bundle