Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build doesn't pull in required classes #8

Open
FloralManatee opened this issue Nov 25, 2024 · 2 comments
Open

Build doesn't pull in required classes #8

FloralManatee opened this issue Nov 25, 2024 · 2 comments

Comments

@FloralManatee
Copy link

jar cvfm umlrsds.jar UMLRSDSManifest.txt *.class doesn't pull in all required classes to run umlrsds.jar as some .java classes are not compiled. javac compile command with encoding UTF-8 is unable to compile these missing classes due to character set issues, despite all supplied files reading as UTF-8
Picture1

@Aditya-Guntur
Copy link

Hey, I'm trying to work on this issue but cloning the whole repo is taking too long. Could you let me know which files or directories are required to test the fix for this issue?

@kevinlano
Copy link
Contributor

The complete sources are now in the version2p4 directory. Uncompress the ANTLR org.zip directory in order to build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants