SkillAgentSearch skills...

Eclipse.jdt.core

No description available

Install / Use

/learn @eclipse-jdt/Eclipse.jdt.core
About this skill

Quality Score

0/100

Supported Platforms

Universal

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 or the JDT project overview page.

Snapshot builds

  • Latest nightly, milestone and release SDK and ECJ builds are available at https://download.eclipse.org/eclipse/downloads/
  • Weekly maven snapshot builds are available at https://repo.eclipse.org/content/repositories/eclipse-snapshots/

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.

Create Eclipse Development Environment for JDT Core

License

Eclipse Public License (EPL) v2.0

Links

  • https://github.com/eclipse-jdt/eclipse.jdt.core/wiki
  • https://github.com/eclipse-jdt/.github/blob/main/CONTRIBUTING.md
  • https://projects.eclipse.org/projects/eclipse.jdt

Related Skills

View on GitHub
GitHub Stars229
CategoryDevelopment
Updated11h ago
Forks170

Languages

Java

Security Score

90/100

Audited on Apr 4, 2026

No findings