|
Re: Adding additional classes, in different files in Newbeans
If you go to "New File" (Ctrl+N), it should add it in your project so it is seeable. Did you add it in a different package (different set of folders)? If so, hit Alt+Enter on the line where it gives you the error and it should say "Add import from ..."
That's the only problem I can see, if that's not it, perhaps a bit more description?
|