Flaky

View: New views
4 Messages — Rating Filter:   Alert me  

Flaky

by Martin O :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Wow Netbeans is flaky!

Here's a new one:

Open my project, & I get error icons in the left hand column, when I hover over them it says 'package doesn't exist', but the package does exist.

Close & open Netbeans a few times and they magically disappear. Eventually this whole cycle happens again.

Re: Flaky

by Giampaolo Melis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Maybe a problem similar to this:

http://www.netbeans.org/issues/show_bug.cgi?id=134919


On Tue, May 13, 2008 at 4:09 PM, Martin O <martinog2@...> wrote:

>
>  Wow Netbeans is flaky!
>
>  Here's a new one:
>
>  Open my project, & I get error icons in the left hand column, when I hover
>  over them it says 'package doesn't exist', but the package does exist.
>
>  Close & open Netbeans a few times and they magically disappear. Eventually
>  this whole cycle happens again.
>
>  --
>  View this message in context: http://www.nabble.com/Flaky-tp17209422p17209422.html
>  Sent from the Netbeans - Users mailing list archive at Nabble.com.
>
>

Re: Flaky

by Raymond Bielun :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i have this happen every time i open a c/c++ proj as well. i get errors with my #include statements to standard library calls (i.e. <fstream., <string>, etc.), then I have to manually go into the option and set the gnu debuggers as the default, apply the setting then restart the IDE-
afterwards, if the errors still show, the IDE DOES let me clean and build?!?

flaky indeed.
rbielun

On Tue, May 13, 2008 at 10:09 AM, Martin O <martinog2@...> wrote:

Wow Netbeans is flaky!

Here's a new one:

Open my project, & I get error icons in the left hand column, when I hover
over them it says 'package doesn't exist', but the package does exist.

Close & open Netbeans a few times and they magically disappear. Eventually
this whole cycle happens again.

--
View this message in context: http://www.nabble.com/Flaky-tp17209422p17209422.html
Sent from the Netbeans - Users mailing list archive at Nabble.com.



Re: Flaky

by Johnny Kewl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


---------------------------------------------------------------------------
HARBOR: http://coolharbor.100free.com/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
Making the Java dream come true.
---------------------------------------------------------------------------
----- Original Message -----
From: "Martin O" <martinog2@...>
To: <nbusers@...>
Sent: Tuesday, May 13, 2008 4:09 PM
Subject: [nbusers] Flaky


>
> Wow Netbeans is flaky!

Martin I noticed this as well, especially on projects that have been
imported/upgraded.
If the latest and greatest is not that important to you, what we did is drop
back to NB 5.5
That seems to be rock solid... and then we just use the bleeding edge
versions if absolutely necessary.
So, perhaps dont give up on the product just yet... drop back for a while.
I'm actaully not surprized, the rate they adding new tools is bound to cause
some problems.
We like NB, but avoid living on the bleeding edge ;)


> Here's a new one: