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

MoppyUI.java #48

Closed
buster925 opened this issue Dec 21, 2013 · 1 comment
Closed

MoppyUI.java #48

buster925 opened this issue Dec 21, 2013 · 1 comment

Comments

@buster925
Copy link

Every time I compile, I get this:
Created dir: C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\build
Updating property file: C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\build\built-jar.properties
Created dir: C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\build\classes
Created dir: C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\build\empty
Compiling 6 source files to C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\build\classes
warning: [options] bootstrap class path not set in conjunction with -source 1.5
C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\src\moppydesk\MoppyUI.java:19: error: not a statement
Moppy,MainWindow mainWindow = new MoppyMainWindow(this);
C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\src\moppydesk\MoppyUI.java:19: error: ';' expected
Moppy,MainWindow mainWindow = new MoppyMainWindow(this);
2 errors
1 warning
C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\nbproject\build-impl.xml:920: The following error occurred while executing this line:
C:\Users\Sean\Desktop\Floppy\Moppy-master\Java\MoppyDesk\nbproject\build-impl.xml:300: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 0 seconds)

@buster925
Copy link
Author

Never mind just an architecture problem. Thanks anyways!

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

1 participant