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
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 }}
devfou
/
processing
Public
forked from
processing/processing
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
processing
java
src
processing
mode
java
pdex
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 17, 2016
Fix drawing lines with tabs
Show description for b97090c
JakubValtar
committed
b97090c
View commit details
Copy full SHA for b97090c
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Remove Line & Gutter Color support
JakubValtar
committed
eb4889e
View commit details
Copy full SHA for eb4889e
View code at this point
Browse repository at this point
Minor clean up of JavaTextArea
JakubValtar
committed
814657a
View commit details
Copy full SHA for 814657a
View code at this point
Browse repository at this point
Clean up the listener madness in JavaTextArea
JakubValtar
committed
4e3ef8a
View commit details
Copy full SHA for 4e3ef8a
View code at this point
Browse repository at this point
Remove some ASTGenerator dependencies
JakubValtar
committed
7e48d89
View commit details
Copy full SHA for 7e48d89
View code at this point
Browse repository at this point
Remove useless SwingWorkers
Show description for fdaca9e
JakubValtar
committed
fdaca9e
View commit details
Copy full SHA for fdaca9e
View code at this point
Browse repository at this point
Remove dependencies on Error Checker Service
JakubValtar
committed
ade288b
View commit details
Copy full SHA for ade288b
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
add createPreprocessor() to JavaEditor, so it can be overriden in the
Show description for 2ecdc36
codeanticode
committed
2ecdc36
View commit details
Copy full SHA for 2ecdc36
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
fixed bug in parsing imports with auto completion
Manindra29
committed
344dcb3
View commit details
Copy full SHA for 344dcb3
View code at this point
Browse repository at this point
Fixed possible NPE in import suggestions
Manindra29
committed
cb7e08d
View commit details
Copy full SHA for cb7e08d
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
todo items and removing unused imports
benfry
committed
292e785
View commit details
Copy full SHA for 292e785
View code at this point
Browse repository at this point
Merge pull request #4114 from GKFX/null-check-tap
Show description for 3b27920
benfry
committed
3b27920
View commit details
Copy full SHA for 3b27920
View code at this point
Browse repository at this point
Merge pull request #4113 from JakubValtar/various-fixes
Show description for 0a5cb1d
benfry
committed
0a5cb1d
View commit details
Copy full SHA for 0a5cb1d
View code at this point
Browse repository at this point
Merge pull request #4079 from JakubValtar/jit-bug-workaround
Show description for eb4e558
benfry
committed
eb4e558
View commit details
Copy full SHA for eb4e558
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Updated to use the modified ECS classloader
Manindra29
committed
e21c69f
View commit details
Copy full SHA for e21c69f
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
Prevent NPEs in ToolTipManager
Show description for 5094eb3
JakubValtar
committed
5094eb3
View commit details
Copy full SHA for 5094eb3
View code at this point
Browse repository at this point
Commits on Nov 8, 2015
Minor fixes to Java Mode
GKFX
committed
e004b10
View commit details
Copy full SHA for e004b10
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Make tooltips saner
JakubValtar
committed
117bff9
View commit details
Copy full SHA for 117bff9
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Make CompletionCandidate immutable
Show description for 28e3b4f
JakubValtar
committed
28e3b4f
View commit details
Copy full SHA for 28e3b4f
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
ANTLR does not support diamonds, ignore
JakubValtar
committed
f26c842
View commit details
Copy full SHA for f26c842
View code at this point
Browse repository at this point
Make warnings actually useful for beginners
JakubValtar
committed
a632c92
View commit details
Copy full SHA for a632c92
View code at this point
Browse repository at this point
Remove aggressive manual garbage collection
JakubValtar
committed
7ed7aef
View commit details
Copy full SHA for 7ed7aef
View code at this point
Browse repository at this point
Styling
JakubValtar
committed
0e68cdf
View commit details
Copy full SHA for 0e68cdf
View code at this point
Browse repository at this point
Unify compiler options, set level to Java 7
Show description for d5e6c8c
JakubValtar
committed
d5e6c8c
View commit details
Copy full SHA for d5e6c8c
View code at this point
Browse repository at this point
Compilation Checker cleanup
JakubValtar
committed
054d601
View commit details
Copy full SHA for 054d601
View code at this point
Browse repository at this point
Remove unused error logging
JakubValtar
committed
885a53e
View commit details
Copy full SHA for 885a53e
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
AstGenerator cleanup
JakubValtar
committed
2517346
View commit details
Copy full SHA for 2517346
View code at this point
Browse repository at this point
Fix contrib library suggestions
JakubValtar
committed
9cf903b
View commit details
Copy full SHA for 9cf903b
View code at this point
Browse repository at this point
Clean up error checker
JakubValtar
committed
f4376f2
View commit details
Copy full SHA for f4376f2
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Shutdown error checker executor properly
JakubValtar
committed
4a2dfc9
View commit details
Copy full SHA for 4a2dfc9
View code at this point
Browse repository at this point
remove unused imports
benfry
committed
7d23a73
View commit details
Copy full SHA for 7d23a73
View code at this point
Browse repository at this point
Merge pull request #3915 from JakubValtar/error-checker-update
Show description for b692c2f
benfry
committed
b692c2f
View commit details
Copy full SHA for b692c2f
View code at this point
Browse repository at this point
Set error checker listeners only once
JakubValtar
committed
7b5f923
View commit details
Copy full SHA for 7b5f923
View code at this point
Browse repository at this point
Handle error checker toggle
JakubValtar
committed
27aaa4f
View commit details
Copy full SHA for 27aaa4f
View code at this point
Browse repository at this point
fix the non-retina version of the icons
benfry
committed
e4bed19
View commit details
Copy full SHA for e4bed19
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.