| View previous topic :: View next topic |
| Author |
Message |
vohu
Joined: 14 Feb 2012 Posts: 1
|
Posted: Tue Feb 14, 2012 12:32 pm Post subject: ENTER key does not work |
|
|
Hello,
I have a big problem
I installed netbeans under debian with PHP extension, but the ENTER key don't work on the code editor (only on netbeans with php project). I have not this problem in java project
I need some help
sorry for my bad english  |
|
| Back to top |
|
 |
LokkiUA
Joined: 25 Feb 2012 Posts: 1
|
Posted: Sat Feb 25, 2012 12:28 pm Post subject: Re: ENTER key does not work |
|
|
| vohu wrote: | Hello,
I have a big problem
I installed netbeans under debian with PHP extension, but the ENTER key don't work on the code editor (only on netbeans with php project). I have not this problem in java project
I need some help
sorry for my bad english  |
I have the same problem. I don't know what's wrong. Everything was working and then suddenly have stopped.
Help us |
|
| Back to top |
|
 |
aeLeiw4e
Joined: 27 Mar 2012 Posts: 2
|
Posted: Tue Mar 27, 2012 9:01 am Post subject: |
|
|
same problem here.
as a workaround, I'm copying & pasting an empty line...
by the way: the tab-key doesn't work on a new, empty line either.
using debian wheezy/testing with both openjdk-6 and openjdk-7 installed.
netbeans was installed from debian-repositories.
php-support was installed as a plugin via netbeans-plugin-manager, not debian/apt/dpkg. |
|
| Back to top |
|
 |
tjpoe
Joined: 27 Mar 2012 Posts: 2
|
Posted: Tue Mar 27, 2012 6:51 pm Post subject: |
|
|
same thing for me.
using Ubuntu 12.04b
Netbeans 7.0.1
Java 1.6.0_24
OpenJDK Client VM 20.0-b12
even in my php projects, i can use the ENTER key in non .php / smarty (.tpl ) files (css, js, html). Just not PHP & TPL files. |
|
| Back to top |
|
 |
tjpoe
Joined: 27 Mar 2012 Posts: 2
|
Posted: Tue Mar 27, 2012 6:54 pm Post subject: |
|
|
not sure if it helps at all, but pressing ENTER makes netbeans think the file has been edited, and no mater how many times I undo, the changed indicator never goes away.
I tried to hit ENTER and save the file, but the file isn't actually changed. |
|
| Back to top |
|
 |
kououken
Joined: 31 Mar 2012 Posts: 1
|
Posted: Sun Apr 01, 2012 2:43 am Post subject: |
|
|
I am having the same issue as OP on Debian. It looks like this bug was identified and fixed for NetBeans version 7.1
http://netbeans.org/bugzilla/show_bug.cgi?id=199862
Once the Debian repositories update from the current 7.0.1 to 7.1, it should be fixed. Hopefully, soon!  |
|
| Back to top |
|
 |
oc666
Joined: 19 Aug 2010 Posts: 4
|
Posted: Tue May 01, 2012 8:07 pm Post subject: |
|
|
It's reproduce in my environment.
Netbean 7.0.1 on Ubuntu 12.04
I can see at the header of my NetBeans editor: "Please wait..." and I get the next error: | Quote: | A org.netbeans.modules.parsing.spi.ParseException exception has occurred.
However, the system should continue working without further problems.
Click Show Details for the stack trace. |
|
|
| Back to top |
|
 |
oc666
Joined: 19 Aug 2010 Posts: 4
|
Posted: Tue May 01, 2012 8:26 pm Post subject: |
|
|
| I've just deactivate few plugins and it's working fine. |
|
| Back to top |
|
 |
shredding
Joined: 02 May 2012 Posts: 2
|
Posted: Wed May 02, 2012 1:54 pm Post subject: |
|
|
| oc666 wrote: | | I've just deactivate few plugins and it's working fine. |
Wouldn't it be nice to be a bit more specific?
I'm struggeling with the same problem and would like to know which plugin may cause the problem.  |
|
| Back to top |
|
 |
aeLeiw4e
Joined: 27 Mar 2012 Posts: 2
|
Posted: Thu May 03, 2012 4:08 pm Post subject: Deactivated Plugins |
|
|
I deactivated all plugins from category "Java Web and EE".
Enter- and Tab-keys are now working again. |
|
| Back to top |
|
 |
danyel
Joined: 04 May 2012 Posts: 1
|
Posted: Fri May 04, 2012 2:33 pm Post subject: |
|
|
just updated to 7.1.2 on Ubuntu 12.04 LTS
everything works great! |
|
| Back to top |
|
 |
Croydon
Joined: 19 May 2012 Posts: 1
|
Posted: Sat May 19, 2012 4:20 pm Post subject: |
|
|
For all those debian users who suffer from this problem:
I use netbeans 7.0.1 on debian and fixed the issue by klicking on the info icon left to the <?php and then selecting "Change project default to HTML 4.01 Transitional"
It seems that the default is HTML 5 - and this generates a parser Exception.
After switching the project default to the above mentioned setting I could use ENTER as normal - even on newly opened files. |
|
| Back to top |
|
 |
skalrynd
Joined: 08 Jun 2012 Posts: 1
|
Posted: Fri Jun 08, 2012 3:43 am Post subject: yes! |
|
|
| Croydon wrote: | For all those debian users who suffer from this problem:
I use netbeans 7.0.1 on debian and fixed the issue by klicking on the info icon left to the <?php and then selecting "Change project default to HTML 4.01 Transitional"
It seems that the default is HTML 5 - and this generates a parser Exception.
After switching the project default to the above mentioned setting I could use ENTER as normal - even on newly opened files. |
This fixed it for me. Thank you! |
|
| Back to top |
|
 |
annahussy
Joined: 21 Jun 2012 Posts: 44 Location: india
|
Posted: Fri Jun 29, 2012 6:54 am Post subject: Re: yes! |
|
|
| It will be helpful for me to keeping the net beans 7.0.1 on debian and fix to clicking the icon on PHP. That is very good thought that even newbie also can open this files. Thanks for your suggestion to keeping the all new things regarding net beans. |
|
| Back to top |
|
 |
redbaron
Joined: 08 Apr 2013 Posts: 1
|
Posted: Mon Apr 08, 2013 1:54 pm Post subject: |
|
|
| Croydon wrote: | For all those debian users who suffer from this problem:
I use netbeans 7.0.1 on debian and fixed the issue by klicking on the info icon left to the <?php and then selecting "Change project default to HTML 4.01 Transitional"
It seems that the default is HTML 5 - and this generates a parser Exception.
After switching the project default to the above mentioned setting I could use ENTER as normal - even on newly opened files. |
I cannot find this "info icon". Please provide me a screenshot.
Thanks! |
|
| Back to top |
|
 |
|