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
.
javaxt-project
/
javaxt-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javaxt-core
src
javaxt
io
Jar.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 16, 2025
Added support for nested jar files in the Jar class
pborissow
committed
f157092
View commit details
Copy full SHA for f157092
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Show description for 0e0f052
pborissow
committed
0e0f052
View commit details
Copy full SHA for 0e0f052
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
- Added fallback code to get classes in a jar the Jar.getClasses() method
Show description for 3230c70
pborissow
committed
3230c70
View commit details
Copy full SHA for 3230c70
View code at this point
Browse repository at this point
Commits on May 8, 2019
- Added new getClasses method to the Jar class
Show description for cf48c5e
pborissow
committed
cf48c5e
View commit details
Copy full SHA for cf48c5e
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
- Fixed bug in the HTML Parser
Show description for a7ec59e
pborissow
committed
a7ec59e
View commit details
Copy full SHA for a7ec59e
View code at this point
Browse repository at this point
Commits on Dec 22, 2014
- Added new method to move file.
Show description for 0dff982
pborissow
committed
0dff982
View commit details
Copy full SHA for 0dff982
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
- Added new public static method to the java.io.File class to return the mime type associated with a file extension.
Show description for 760759c
pborissow
committed
760759c
View commit details
Copy full SHA for 760759c
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
- Updated the getText method in the Jar class to allow users to specify character encoding.
Show description for f9d31a6
pborissow
committed
f9d31a6
View commit details
Copy full SHA for f9d31a6
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
- Stubbed out initial logic for processing jars loaded from HTTP. Note that loading jars over http introduces complexities that requires significant refactoring.
Show description for 256e666
pborissow
committed
256e666
View commit details
Copy full SHA for 256e666
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
- Fixed bug extracting the javaxt-core.dll on windows file systems. On certain build systems, the javaxt-core.jar file was not being found by a "standard" ClassLoader. As a result, a null pointer …
Show description for 9271ed8
pborissow
committed
9271ed8
View commit details
Copy full SHA for 9271ed8
View code at this point
Browse repository at this point
Commits on Jan 9, 2013
- Updated logic used to extract/load javaxt-core.dll on Windows file systems. Older versions of javaxt-core.dll will be replaced with newer versions. Also, if the javaxt-core.dll cannot be extract…
Show description for e61af9e
pborissow
committed
e61af9e
View commit details
Copy full SHA for e61af9e
View code at this point
Browse repository at this point
Commits on Dec 3, 2011
- Added new getManifest() and getVersion() methods to return the jar file manifest and version number.
Show description for c685ad1
pborissow
committed
c685ad1
View commit details
Copy full SHA for c685ad1
View code at this point
Browse repository at this point
Commits on Oct 17, 2011
- Combined FileSystemWatcher.dll and FileAttributes.dll into javaxt-core.dll. The new dll is in the top level directory of the jar file.
Show description for 6113321
pborissow
committed
6113321
View commit details
Copy full SHA for 6113321
View code at this point
Browse repository at this point
Commits on Jul 11, 2011
Show description for 2c61e28
pborissow
committed
2c61e28
View commit details
Copy full SHA for 2c61e28
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.