0
votes
1answer
83 views

kubuntu 12.10 - problem with netbeans 7.3 and java

I have kubuntu 12.10 and I have installed netbeans from official site (https://netbeans.org/downloads/). Before I had already installed java from java ppa repository ppa:webupd8team/java ...
1
vote
1answer
52 views

JavaDocs with netbeans 7.3 not showing help incode

I am running Ubuntu 12.10, I installed netbeans 7.3 full package and the javadocs are not found. I have tried to use the docs from online by going into Java Platform and adding the URL but then they ...
0
votes
1answer
36 views

Netbeans 7.0.1 error on Precise

Today, I installed openjdk and netbeans packages on my ubuntu 12.04 notebook from the synaptic package manager to learn some java. javac (compiler) and jvm are working fine. However, when I add a ...
2
votes
1answer
762 views

Ubuntu 12.10 trouble Installing Netbeans 7.3 and JAVA ME 32 bit solved

I tried CHMOD, updating, simple terminal line commands and nothing seems to work. When I try install NetBeans 7.3 the screen is blank and if I try to do something it gives me the error that states the ...
0
votes
0answers
65 views

Java web development in Netbeans IDE 7.0.1 in ubuntu 12.10

I recently installed netbeans ide 7.0.1. i tried to create java web application, but the issue is that the Netbeans IDE does not show "web application" option in "create new project" window. im using ...
2
votes
2answers
247 views

java development on linux [duplicate]

Possible Duplicate: How do I install Oracle Java JDK 7? I need help on how can I install java oracle 7, netbeans and tomcat on ubuntu platform. I 'm new to ubuntu, totally zero knowledge on ...
0
votes
0answers
121 views

Can't install NetBeans

I had never had problems with netbeans installation, but now I am. I have downloaded JDK and JRE properly as I always do and I have started the installation using the terminal as well. When the screen ...
0
votes
0answers
61 views

problem with gnome and java ubuntu 10.04

English is not my mother language, so i hope you can read me I'm making a app with java and netbeans 6.8 in ubuntu 10.04 gnome. I use that app everyday the strange thing is that when I compile a new ...
0
votes
1answer
225 views

Unknown option -Dsun.java2d.opengl=true

I'm trying to speed up NetBeans on Ubuntu. I was reading about that on http://performance.netbeans.org/howto/jvmswitches/ I get this error: sh ...
4
votes
1answer
254 views

Is there a way to specify a global look and feel for swing apps?

Every time I install Netbeans on Ubuntu, I have to edit the ./etc/netbeans.conf file to include an option specifying the look and feel; otherwise, the menus are all black on dark gray, which is ...
2
votes
1answer
377 views

Ubuntu 12.04 version of Netbeans doesn't have the JavaFX plugin

I just want to know why does Netbeans 7.0.1 from the official Ubuntu 12.04 doesn't have all the plugins (in especial the JavaFX plugin) on it while the official Netbeans from the website (even the ...
2
votes
3answers
827 views

Netbeans shows only blank window

I am not able to launch Netbeans. When I launch it for the first time I normally get the netbeans splash screen, but after that nothing happens. When I try to launch it again, a small blank window ...
0
votes
2answers
896 views

Netbeans 7.1.2 not available after installation in Ubuntu 12.04

I have upgraded to ubuntu 12.04. I downloaded netbeans from the netbeans site with a .sh file. Followed the instructions chmode +x <filename.sh> .. no response. It required me to update JDK ...
0
votes
0answers
486 views

Netbeans Android plugin (NBAndroid) - Javadoc not found

I've installed the latest Netbeans 7.1.2 from their site, with the Netbeans Android plugin, but I do not get any documentation in Netbeans, also not on Java classes: Javadoc not found. Either ...
0
votes
1answer
78 views

Num Pad on Apple Keyboard in Java Application fires two events

I use netbeans IDE 7.1.2 for Development on Ubuntu 12.04. When typing numbers with the num pad the digit is displayed and the cursor relocated as if used the num pad with num lock disabled. In ...
1
vote
0answers
57 views

I can't run netbeans by non-root user but I can run it by root user [duplicate]

Possible Duplicate: How to run program with non-root user? I upgrade my ubuntu from 11.04 to 11.10 ,after that I can't run NetBeans by non-root user and it display following line ...
2
votes
0answers
618 views

netbeans is not starting [closed]

I am using ubuntu 11.10 and installed netbeans today. The installation completed without any errors. But when I double click on the net beans icon in my desktop... the program doesn't start. What ...
2
votes
1answer
148 views

Where is Netbeans? [duplicate]

Possible Duplicate: How do I install Netbeans? I did some search and it appears that Netbeans IDE should be available through the Ubuntu repositories. But it's not! I'm wondering if I'm ...
7
votes
2answers
325 views

How can I submit a NetBeans project to Ubuntu App Developer?

I have made a Java application for Ubuntu in NetBeans and would like to submit it to the Ubuntu Software Center. But the problem is, when I get the upload form, they ask to choose a file. So what do I ...
2
votes
3answers
8k views

Netbeans 7.0.1 installed but won't run

I installed Netbeans 7.0.1, and I've made sure to install all the JDKs and JREs I could find. It installed without errors. I also saw this question and made sure I followed all the instructions there ...
2
votes
0answers
1k views

Any way of changing NetBeans application font? [duplicate]

Possible Duplicate: Ugly fonts in Netbeans - How can i make it use the system font? I'm running Ubuntu and Netbeans 7.0.1 and default fonts look like ... Why, oh why it looks so hideous ...
4
votes
4answers
7k views

How to install JDK and Netbeans?

I have downloaded a .bin file for JDK and am trying to install it. I have used these commands: chmod +x jdk-6u23-linux-i586.bin sudo ./jdk-6u23-linux-i586.bin and got this output: sudo: ...
0
votes
1answer
1k views

Glassfish warning when i try to open an existing Java Project

the project itself is located in my home-directory, netbeans and glassfish each installed to opt. when i start IDE and open java project i get following warning five times: ...