Skip to content

removed unused import#4

Open
chrism-qmul wants to merge 2 commits into
ottiram:masterfrom
chrism-qmul:master
Open

removed unused import#4
chrism-qmul wants to merge 2 commits into
ottiram:masterfrom
chrism-qmul:master

Conversation

@chrism-qmul

Copy link
Copy Markdown

removed unused import as it references library that is not included. this causes the build to break:
e.g.
javac ....

results in:
./org/eml/MMAX2/gui/windows/MMAX2ProjectWizard.java:57: error: package sun.org.mozilla.javascript.internal does not exist
import sun.org.mozilla.javascript.internal.JavaScriptException;

MP3/WAV files were being loaded from the project working directory
basedata path, whereas PNGs were loaded from the application run path.
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

Successfully merging this pull request may close these issues.

1 participant