Re: Netbeans UI sluggish
Wade Chandler <[email protected]> Sat, 11 Aug 2007 13:55:00 -0700 (PDT)
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
This list is about working on the general UI of NetBeans and not issues with development. I would, for this one, use [email protected], and other general issues go to nbusers. It sounds like you are running into some bug or something. If you look in your test user directory which was created under your project directory for running and testing your project you can find var/log and in there the log file. Are there any exceptions you can see? Also, down in the lower right corner on certain errors there will be a red error icon show up, and if there is, is there anything in the dialog when you click it? I haven't noticed a difference between running platform applications and the IDE, so it sounds like you are running into something specific or new. What version of the IDE and Platform are you using? Wade --- JosiahHaswell <[email protected]> wrote: > > Hello all, > > I'm very sorry if this issue has been addressed. > I've tried searching the > forums, but I don't really know what to look for. > Anyway, I'm trying to > build an application off of the most minimal > Netbeans skeleton possible, so > I created a Netbeans module suite with the only > dependency being platform6. > However, when I run just the skeleton, the UI is > incredibly sluggish (when > it first displays, the window sort of "scrolls > open", or when I open the > Favorites directory browser, everything's very slow > and unresponsive. The > sluggishness goes away, however, when I add the ide7 > libraries. Is the > solution to enable the IDE 7 modules and remove all > the GUI components they > add that you don't want? > > Any help would be greatly appreciated. > > Thanks! > > Joe > -- > View this message in context: > http://www.nabble.com/Netbeans-UI-sluggish-tf4254634.html#a12108777 > Sent from the Netbeans - UI mailing list archive at > Nabble.com. >