Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
colinteng
/
spring-javaformat
Public
forked from
spring-io/spring-javaformat
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spring-javaformat
spring-javaformat-eclipse
on
main
User selector
All users
All time
Commit history
Commits on Oct 13, 2021
Fix tab based formatters
Show description for 84dcece
philwebb
committed
84dcece
View commit details
Copy full SHA for 84dcece
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Revert "Add a separate import group for jakarta imports"
Show description for bf48af7
philwebb
committed
bf48af7
View commit details
Copy full SHA for bf48af7
View code at this point
Browse repository at this point
Fix Eclipse Plugin imports
Show description for 3e962d7
philwebb
committed
3e962d7
View commit details
Copy full SHA for 3e962d7
View code at this point
Browse repository at this point
Upgrade to Eclipse 2021-09 and support Eclipse 2021-03
Show description for ee6e054
philwebb
committed
ee6e054
View commit details
Copy full SHA for ee6e054
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Next development version (v0.0.30-SNAPSHOT)
spring-builds
committed
1460e05
View commit details
Copy full SHA for 1460e05
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Don't set jdt compiler/compliance versions in Eclipse plugin
Show description for ddbaea9
philwebb
committed
ddbaea9
View commit details
Copy full SHA for ddbaea9
View code at this point
Browse repository at this point
Fix clashing module names
Show description for b89c402
philwebb
committed
b89c402
View commit details
Copy full SHA for b89c402
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Try to fix javadoc generation on CI
Show description for c18dc7d
wilkinsona
committed
c18dc7d
View commit details
Copy full SHA for c18dc7d
View code at this point
Browse repository at this point
Add a separate import group for jakarta imports
Show description for 3076583
philwebb
committed
3076583
View commit details
Copy full SHA for 3076583
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Update copyright year of changed files
philwebb
committed
a40fa14
View commit details
Copy full SHA for a40fa14
View code at this point
Browse repository at this point
Upgrade to JUnit 5
Show description for 81fbdc5
philwebb
committed
81fbdc5
View commit details
Copy full SHA for 81fbdc5
View code at this point
Browse repository at this point
Fix IndexOutOfBoundsException when running on mismatched Eclipse
Show description for 9a07516
philwebb
committed
9a07516
View commit details
Copy full SHA for 9a07516
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Next development version (v0.0.29-SNAPSHOT)
spring-builds
committed
f7ad5d2
View commit details
Copy full SHA for f7ad5d2
View code at this point
Browse repository at this point
Fix javadoc build issues
Show description for e4e57ba
philwebb
committed
e4e57ba
View commit details
Copy full SHA for e4e57ba
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Support space indentation option
Show description for 354632a
philwebb
committed
354632a
View commit details
Copy full SHA for 354632a
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Formatting
philwebb
committed
9c85d8a
View commit details
Copy full SHA for 9c85d8a
View code at this point
Browse repository at this point
Fix NoSuchMethodError when using Buildship 3.1.5
Show description for 8a6df3e
philwebb
committed
8a6df3e
View commit details
Copy full SHA for 8a6df3e
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Next development version (v0.0.28-SNAPSHOT)
spring-builds
committed
02d1e04
View commit details
Copy full SHA for 02d1e04
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Next development version (v0.0.27-SNAPSHOT)
spring-builds
committed
9d49e37
View commit details
Copy full SHA for 9d49e37
View code at this point
Browse repository at this point
Attempt to fix CI javadoc build error
philwebb
committed
e03222d
View commit details
Copy full SHA for e03222d
View code at this point
Browse repository at this point
Attempt to fix CI javadoc errors
philwebb
committed
abb0471
View commit details
Copy full SHA for abb0471
View code at this point
Browse repository at this point
Fix project names
philwebb
committed
81e60f0
View commit details
Copy full SHA for 81e60f0
View code at this point
Browse repository at this point
Restore javadoc jars
Show description for a997656
philwebb
committed
a997656
View commit details
Copy full SHA for a997656
View code at this point
Browse repository at this point
Setup more "remove redundant..." save actions
Show description for 0536931
philwebb
committed
0536931
View commit details
Copy full SHA for 0536931
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Upgrade to Eclipse 2020-09
Show description for 84c456e
philwebb
committed
84c456e
View commit details
Copy full SHA for 84c456e
View code at this point
Browse repository at this point
Skip Javadoc for Eclipse modules
Show description for 860c1cc
philwebb
committed
860c1cc
View commit details
Copy full SHA for 860c1cc
View code at this point
Browse repository at this point
Build project with Java 11
Show description for 62c0c40
philwebb
committed
62c0c40
View commit details
Copy full SHA for 62c0c40
View code at this point
Browse repository at this point
Remove binary jars
Show description for 580ad6c
philwebb
committed
580ad6c
View commit details
Copy full SHA for 580ad6c
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Next development version (v0.0.26-SNAPSHOT)
spring-builds
authored and
philwebb
committed
195d9c0
View commit details
Copy full SHA for 195d9c0
View code at this point
Browse repository at this point
Next development version (v0.0.25-SNAPSHOT)
spring-builds
authored and
philwebb
committed
2195be3
View commit details
Copy full SHA for 2195be3
View code at this point
Browse repository at this point
Next development version (v0.0.24-SNAPSHOT)
spring-builds
authored and
philwebb
committed
34284bb
View commit details
Copy full SHA for 34284bb
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Enable "Signal implement/override deprecated methods"
Show description for 021a962
philwebb
committed
021a962
View commit details
Copy full SHA for 021a962
View code at this point
Browse repository at this point
Upgrade to Eclipse 2020-03 with Java 14 support
Show description for 8f793f9
philwebb
committed
8f793f9
View commit details
Copy full SHA for 8f793f9
View code at this point
Browse repository at this point
Commits on May 19, 2020
Update copyright year of changed files
philwebb
committed
65606a3
View commit details
Copy full SHA for 65606a3
View code at this point
Browse repository at this point
Commits on May 14, 2020
Next development version (v0.0.23-SNAPSHOT)
spring-builds
committed
8b08bf2
View commit details
Copy full SHA for 8b08bf2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.