Re: NB8.1
Chuck Davis <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAHf=Y_bhTGe-+6vdCjz6pm4ebRf4QXNcLVpBY1zKPN60FJ9U9Q@mail.gmail.com> |
Thanks, Tim. That got me to the next set of problems! :) I'll be back after all the accounting @ work today! On Wed, Dec 23, 2015 at 1:03 AM, Tim Boudreau <[email protected]> wrote: > Guessing you're missing MasterFS. > > -Tim > > On Tue, Dec 22, 2015 at 11:07 PM, Chuck Davis <[email protected]> wrote: > >> I've been having a lot of grief from NB lately. Changed one little thing >> and everything fell over. Currently, I'm getting the following after a >> successful build of my Platform project/modules when I attempt to run the >> project. This is obviously not in my code. Is there any way I can get my >> project to get past this and run? I'm running it from within the ide at >> the present. Module org.openide.filesystems is in my project. >> >> java.lang.AssertionError: Has to be NbRepository: >> org.openide.filesystems.Repository@2f2e7c51 >> at org.netbeans.core.startup.Main.start(Main.java:306) >> at >> org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123) >> at java.lang.Thread.run(Thread.java:745) >> >> Thanks for any guidance. >> > > > > -- > http://timboudreau.com >