文件最后提交记录最后更新时间
a11y fix heading levels 4 年前
update Android Studio gradle file documentation 8 年前
Added pages for build tools, and updated the android instructions.8 年前
[#3143] Review and update jopatai's work on the maven/ecj agent jar * Update copyright headers * Update code style (tabs, not spaces, spaces around + operator - that's about it) * Use `x.class.getResourceAsStream`, not `x.getClass().` - minor mostly irrelevant nit. * Rename and re-locate the jar itself. * 'ecj' as an alias for this command seems a bit too cavalier' removed it. * The source is in its own 'root' src dir, it doesn't really fit in the eclipse agent sources - it's more a maven agent. * Fixed a bug where a filehandle wasn't safe closed. Mostly irrelevant (JVM would quite afterwards anyway). * Slight rewording of the ecj docs. 4 年前
Add 'restart' instructions to Eclipse p2 installer. 4 年前
[docs] In addition to the previous commit: Mention that the gradle syntax also works in kotlin based gradle. 1 年前
[website] Updated documentation on how to use Lombok and GWT together.7 年前
rename main.html to index.html 4 年前
Update intellij plugin setup instructions for IntelliJ 2023.22 年前
Update javac documentation regarding the module system 6 年前
[docs] typo-fixes 5 年前
[docs] Cleaned up use of `<p>` in maven and edge html. 1 年前
The great rename: the old ‘website’ is now ‘website-old’, and ‘website2’ is now ‘website’.8 年前
Update VS Code page for Lombok support Per (https://devblogs.microsoft.com/java/java-on-visual-studio-code-update-july-2022/), the latest Extension for Pack has provided built-in support for Lombok. In addition, the community-developed Lombok extension has entered a maintenance mode, the original author has moved on from the project. Microsoft is going to maintain the project from now on (The extension has been transferred to Microsoft)3 年前