Re: [nb4.0] How to update code completetions?
"Yetkin Oezkucur" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin, After your answer, I tried to reproduce the case to file a bug. But I couldn't reproduce it :)... I wonder why it didn't work for me before. Anyway it seems to be working now, so no problem. I will file a bug if I see (and reproduce) it again. Thanks, Yetkin "Martin Matula" <[email protected]> wrote in message news:[email protected]... > Hi Yetkin, > there is no such action since IDE should always be able to find new > classes automatically (during the classpath scan). It is weird that in > your case it does not work. > Could you please try to put together exact steps for how to reproduce > this problem and file a new issue? > Martin > > Yetkin Oezkucur wrote: > > >Hi, > > > >I have a project in nb4.0 which consists of ~550 classes. Yesterday I have > >created 5 more java files in one of my existing packages without using > >NetBeans. So when I start NetBeans, I realize that NetBeans did not add > >those classes in its code completion database although it checks the class > >paths each time I start the IDE. How can I force NetBeans to update the code > >completion database for my project? Is there an action like "update code > >completions..." like the one in the previous versions? > > > >Thanks in advance, > >Yetkin > > > > > > > > > > > > >