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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
netbeans
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
3.1k
Code
Issues
925
Pull requests
155
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
netbeans
java
java.editor.base
on
30
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 18, 2026
Use InputStream.transferTo() instead of custom impl.
Show description for 3909ded
mbien
committed
3909ded
View commit details
Copy full SHA for 3909ded
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Increment spec versions for Apache NetBeans 30 developement
ebarboni
committed
cef07da
View commit details
Copy full SHA for cef07da
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
SemanticHighlighter support for context sensitive value keyword.
Show description for f69cc8d
mbien
committed
f69cc8d
View commit details
Copy full SHA for f69cc8d
View code at this point
Browse repository at this point
Cleanup: javac warnings, simplifications and language level.
mbien
committed
b294113
View commit details
Copy full SHA for b294113
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Highlight 'module' in 'import module' as keyword.
lahodaj
committed
446106b
View commit details
Copy full SHA for 446106b
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Merge pull request #8951 from apache/delivery
Show description for e2e37df
ebarboni
authored
e2e37df
View commit details
Copy full SHA for e2e37df
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
UnusedDetector: add missing RECORD label
Show description for ccfbd96
mbien
committed
ccfbd96
View commit details
Copy full SHA for ccfbd96
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
Increment spec versions for Apache NetBeans 29 developement
ebarboni
committed
e4a00f8
View commit details
Copy full SHA for e4a00f8
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
Fixing highlighting for cases - needs to reset token index after searchig for 'when'
lahodaj
committed
581340e
View commit details
Copy full SHA for 581340e
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Increment spec versions for Apache NetBeans 28 developement
ebarboni
committed
0838053
View commit details
Copy full SHA for 0838053
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
Language level cleanup in SemanticHighlighterBase and friends.
Show description for be53d35
mbien
committed
be53d35
View commit details
Copy full SHA for be53d35
View code at this point
Browse repository at this point
Unused in package hint: optimize used-in-package scenario
Show description for 8f99b23
mbien
committed
8f99b23
View commit details
Copy full SHA for 8f99b23
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Partial handling of module imports.
lahodaj
committed
7bfdb51
View commit details
Copy full SHA for 7bfdb51
View code at this point
Browse repository at this point
Commits on May 7, 2025
Cache ClassIndex during unused detector search
Show description for 9bacf23
mbien
committed
9bacf23
View commit details
Copy full SHA for 9bacf23
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Adding inlay hints in the VS Code extension.
lahodaj
committed
105eea1
View commit details
Copy full SHA for 105eea1
View code at this point
Browse repository at this point
Increment spec versions for Apache NetBeans 27 development.
ebarboni
committed
8856208
View commit details
Copy full SHA for 8856208
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Increment spec versions for Apache NetBeans 26 development
ebarboni
committed
8aa938d
View commit details
Copy full SHA for 8aa938d
View code at this point
Browse repository at this point
Commits on Nov 13, 2024
Merge pull request #7957 from apache/delivery
Show description for 9872423
ebarboni
authored
9872423
View commit details
Copy full SHA for 9872423
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
[NETBEANS-7467] Fixing synchronization in TokenList.resetToIndex
lahodaj
committed
b1bf728
View commit details
Copy full SHA for b1bf728
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Increment spec versions for Apache NetBeans 25 development
ebarboni
committed
a7dfdb9
View commit details
Copy full SHA for a7dfdb9
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Support for Markdown javadoc (JEP-467)
lahodaj
committed
3ef430b
View commit details
Copy full SHA for 3ef430b
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
Fixing rename refactoring for record components and compact constructors
lahodaj
committed
854f904
View commit details
Copy full SHA for 854f904
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Increment spec versions for Apache NetBeans 24 development
ebarboni
committed
b04a3bc
View commit details
Copy full SHA for b04a3bc
View code at this point
Browse repository at this point
Commits on Jul 7, 2024
Reduce redundant cast warnings. These happen as a side result of code cleanup..
Show description for 113e2ce
BradWalker
committed
113e2ce
View commit details
Copy full SHA for 113e2ce
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Increment module spec versions for Apache NetBeans 23 development.
ebarboni
committed
6adc918
View commit details
Copy full SHA for 6adc918
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
Prefer list.sort(comp) over Collections.sort(list, comp)
Show description for a8efe63
mbien
committed
a8efe63
View commit details
Copy full SHA for a8efe63
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
Increment module spec versions for Apache NetBeans 22 development.
neilcsmith-net
committed
513d792
View commit details
Copy full SHA for 513d792
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Increment spec versions for Apache NetBeans 21 development.
neilcsmith-net
committed
3efd651
View commit details
Copy full SHA for 3efd651
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
Remove TreeShims mechanism.
Show description for 4911d31
mbien
committed
4911d31
View commit details
Copy full SHA for 4911d31
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Do not mark test methods as unused.
dbalek
committed
6b8e152
View commit details
Copy full SHA for 6b8e152
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Upgrading to JDK 21 nb-javac
lahodaj
committed
81eddaf
View commit details
Copy full SHA for 81eddaf
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Increment spec versions for Apache NetBeans 20 development.
neilcsmith-net
committed
899b964
View commit details
Copy full SHA for 899b964
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
Adding an option to disable unused hint for package private elements, ignoring elements that possibly are looked up using MethodHandles.Lookup.
jlahoda
committed
731e7c9
View commit details
Copy full SHA for 731e7c9
View code at this point
Browse repository at this point
Commits on May 21, 2023
#4447 - Fix missing code folding blocks in java editor for conditions, loops and try/catch
Show description for 2b0b934
Chris
authored and
Chris2011
committed
2b0b934
View commit details
Copy full SHA for 2b0b934
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Increment spec versions for Apache NetBeans 19 development.
neilcsmith-net
committed
308b568
View commit details
Copy full SHA for 308b568
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.