FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Editor Problems

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
BlouAap



Joined: 14 Jan 2009
Posts: 9
Location: Office in SA

PostPosted: Wed Jan 14, 2009 12:29 pm    Post subject: Editor Problems Reply with quote

My NB 6.5 is acting up since fresh install.
"CTRL+/" usually comments and un-comments,
That does not work at all. Even pushing the buttons for thosw actions don't work.
Auto closing of brackets "{} an ()" don't work at all.
I use these simple features quite frequently
and it's quite tedious without them.

I hate jumping between 6.1 and 6.5.
6.1 For coding and 6.5 for debugging.
I would love to use 6.5 only, but why do these
simple things go wrong ?

Please is there anyone else that had these problems and found a way to
fix it. I'm losing it, I just want to Enjoy NB not loathe it .

I use Vista HP on a Toshiba Qosmio X300 Laptop. Crying or Very sad

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
fadius



Joined: 14 Jan 2009
Posts: 4

PostPosted: Wed Jan 14, 2009 4:42 pm    Post subject: Reply with quote

Hello BlouAap,

i've come across the same problem (developing java)
i also noticed that when this happens, the 'fix imports' option is no longer available and the 'Navigate' options only show 'go to Test'.

I found a way to work around this (it's a pain but it works for me... try it and let me know if it works for you)

-close your project
-close netbeans
-start netbeans
-open your project

basically whenever i close/restart netbeans with my project open, i get this problem. I don't get the problem if i follow the steps above.
Back to top
View user's profile Send private message
BlouAap



Joined: 14 Jan 2009
Posts: 9
Location: Office in SA

PostPosted: Thu Jan 15, 2009 5:16 am    Post subject: Reply with quote

fadius wrote:

i also noticed that when this happens, the 'fix imports' option is no longer available...

Yes that too.
But your solution worked, Shot man. Hope they fix this, kinda dumb way to fix a problem. . . Confused
Lekke Very Happy

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Petr Dvorak
Posted via mailing list.





PostPosted: Thu Jan 15, 2009 10:19 am    Post subject: Editor Problems Reply with quote

Hi,

this issue might be caused because some of your settings from the
previous version were not imported correctly.

What you can do:
- try to delete a userdir (folder ~/.netbeans/6.5 or C:\Documents and
Settings\username\.netbeans\6.5). Then start the IDE and do NOT import
previous settings. This should start NB with default settings.
- if the issue persists with a clean userdir, open a new issue
http://www.netbeans.org/community/issues.html and do not forget to
include your ~/.netbeans/6.5/var/log/messages.log file in the report

With regards,

Petr Dvorak

BlouAap wrote:
Quote:
My NB 6.5 is acting up since fresh install.

"CTRL+/" usually comments and un-comments,

That does not work at all. Even pushing the buttons for thosw actions don't work.

Auto closing of brackets "{} an ()" don't work at all.

I use these simple features quite frequently

and it's quite tedious without them.



I hate jumping between 6.1 and 6.5.

6.1 For coding and 6.5 for debugging.

I would love to use 6.5 only, but why do these

simple things go wrong ?



Please is there anyone else that had these problems and found a way to

fix it. I'm losing it, I just want to Enjoy NB not loathe it .



I use Vista HP on a Toshiba Qosmio X300 Laptop. [Crying or Very sad]




Back to top
Jiri Prox
Posted via mailing list.





PostPosted: Thu Jan 15, 2009 10:31 am    Post subject: Editor Problems Reply with quote

Hi,

this problem has similar symptoms as issues 155805 and 156111. The later
issue was fixed recently. Do you have mobility module enabled?

Regards
Jirka

fadius wrote:
Quote:
Hello BlouAap,



i've come across the same problem (developing java)

i also noticed that when this happens, the 'fix imports' option is no longer available and the 'Navigate' options only show 'go to Test'.



I found a way to work around this (it's a pain but it works for me... try it and let me know if it works for you)



-close your project

-close netbeans

-start netbeans

-open your project



basically whenever i close/restart netbeans with my project open, i get this problem. I don't get the problem if i follow the steps above.




Back to top
fadius



Joined: 14 Jan 2009
Posts: 4

PostPosted: Thu Jan 15, 2009 3:56 pm    Post subject: Reply with quote

Hello,

-this is a fresh NetBeans 6.5 install straight after a fresh OS install. There are was no previous NetBeans installation
-yes I am using J2ME (Sun 2.5.2 and Sprint 3.2.2)
-i disabled the welcome screen

I found out about the following 2 cases after some digging:
http://www.netbeans.org/issues/show_bug.cgi?id=156111
http://www.netbeans.org/issues/show_bug.cgi?id=155805

I haven't tried re-enabling the welcome screen... for now i'm just making sure to close all source files before closing NetBeans.
is there a way to re-enable the welcome screen without loosing all the config ?

Thanks
Back to top
View user's profile Send private message
BlouAap



Joined: 14 Jan 2009
Posts: 9
Location: Office in SA

PostPosted: Fri Jan 16, 2009 5:35 am    Post subject: Reply with quote

Click Help then Start Page.
Enable Check Box "Show On Startup"
Sorted Wink

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
fadius



Joined: 14 Jan 2009
Posts: 4

PostPosted: Fri Jan 16, 2009 4:07 pm    Post subject: Reply with quote

that did it ... thank you
Back to top
View user's profile Send private message
fadius



Joined: 14 Jan 2009
Posts: 4

PostPosted: Fri Jan 16, 2009 4:36 pm    Post subject: Reply with quote

actually ... turns out that enabling the startup screen doesn't help.
I still need to make sure that all my j2me source files are closed before closing netbeans for the problem not to happen.
Back to top
View user's profile Send private message
BlouAap



Joined: 14 Jan 2009
Posts: 9
Location: Office in SA

PostPosted: Mon Jan 19, 2009 8:04 am    Post subject: Reply with quote

fadius wrote:
actually ... turns out that enabling the startup screen doesn't help.
I still need to make sure that all my j2me source files are closed before closing netbeans for the problem not to happen.


Seems to work for me. But I DID delete my "{home}/.netbeans/6.5"
And when asked to Import I said NO. Everything is 100% now.

PS. I might have clicked report instead of quote by accident before fadius.
Embarassed

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Pada



Joined: 18 Jan 2009
Posts: 6
Location: Stellenbosch, South-Africa

PostPosted: Mon Jan 19, 2009 6:51 pm    Post subject: Reply with quote

Thanks alot for this info, I also had the same problem with NetBeans 6.5 with J2ME applications.

Deleting my NetBeans home folder also resolved another issue:
for some reason NetBeans showed that it expects ColorSchema.paintBackground(<any>, boolean), instead of (graphics, boolean)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB