NetBeans refers to both a platform framework for Java desktop applications, and an integrated development environment (IDE) for developing with Java and other languages.
2
votes
1answer
39 views
Ubuntu ARM 13.4
I am looking at purchasing a Samsung Chromebook with the integrated 3G (Exynos5 based one). I am trying to find out if the following packages are available in the Ubuntu arm version that can be made ...
0
votes
1answer
68 views
Cannot install Netbeans 7.3
First and first, I had Netbeans installed on my laptop when it was on 12.04 but after I upgraded it to 13.04 and could not find it on my dash so thought it was removed on upgrade.
I tried to ...
0
votes
1answer
11 views
Install netbeans from a local computer to a remote workstation
I've downloaded the netbans.sh file from its official website and I'd like to install it to some workstations without having to copy it in any of those workstations.
Can I remotely ssh connect and ...
0
votes
0answers
36 views
netbeans c++ debugging error: The program is not being run when debugging with gdb link
i have created soft link to gdb with
sudo ln -s /usr/bin/gdb /usr/local/netbeans-7.3/bin/
now in netbeans i set c++ debug command as /usr/local/netbeans-7.3/bin/gdb.
when i debug my program i get ...
0
votes
1answer
96 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 ...
0
votes
2answers
29 views
java 7 not installing because IP not found
Tried installing netbeans and eclipse but both give the following errors (is this caused because the server is down and will be restored soon? I've not been able to use apt-get to install the missing ...
1
vote
1answer
55 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
146 views
Problem While Installing Netbeans 7.3 On Ubuntu 12.10
I just downloaded the latest version of Netbeans on my Ubuntu and made sure to do the same with JDK as well. Problem is, every time I try to install Netbeans, this message comes out:
...
0
votes
1answer
57 views
Netbeans won't open in Ubuntu
I am new to Ubuntu and have recently been working in Netbeans on Ubuntu, however for the last couple of days when opened Netbeans on the desktop nothing happened. It was working fine before. I also ...
0
votes
1answer
38 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 ...
0
votes
1answer
42 views
Netbeans installer stopped, can't install or uninstall
Netbeans 7.3 install was interrupted, I don't have /usr/local/netbeans, I can't find the app or uninstall files. Installing again says component has been installed.
0
votes
0answers
30 views
Netbeans can't run, please!
thank you all for your support.
I'm new to Ubuntu, I want to program in C / C + + from Netbeans, I've installed the package version 7.3 with JDK 1.7.
Open up Netbeans, I think good programs and ...
0
votes
1answer
183 views
Revert from dark nimbus theme to default in netbeans
I installed the Dark Nimbus theme in netbeans' plugin manager. Now theme has changed but I do not like it. I uninstalled it from plugin manager. but nothing happened. What can I do?
0
votes
0answers
29 views
problem in netbeans
I have installed netbeans 7.0.1 but when i create jframe the design mode always shows loading. However if i write the code manually i get the output.
So I installed netbeans-7.3. Now the splash ...
1
vote
0answers
58 views
How can I use Stroustrup's graphics libraries (Simple_window.h, Graph.h,…) in Netbeans
I'm reading and learning Bjarne Stroustrup's "Programming principles and practice using C++". I want to use graphics libraries from chapter 12-16 in Netbeans 7.3.
I have already added header files ...
0
votes
0answers
12 views
Why my netbeans font looks so strange? [duplicate]
I'm using ubuntu 12.10, and I installed netbeans 7.3 php IDE, but the font of netbeans looks so strange, anyone know how to fix this problem?
Thanks!
-1
votes
1answer
86 views
LD_LIBRARY_PATH specification
I have problem: NetBeans can't open libcudart.so.5.0 when I do RUN, though there is no problem from commandline.
is this :: here
root@comp:# echo $LD_LIBRARY_PATH
...
0
votes
1answer
154 views
netbeans cannot open shared library during RUN command
I have issue with NetBeans:
everything worked fine but I've just tried to run my CUDA programs on Linux Ubuntu 12.10 in NetBeans and I get error:
dist/Debug/GNU-Linux-x86/my_cuda_1: error while ...
2
votes
1answer
767 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
19 views
Browser Launched Via Netbeans has Netbeans Icon
I am launching a web application within the Netbeans IDE on Ubuntu 12.10. When the browser is launched, it still has the Netbeans icon instead of the Chrome or Firefox icon.
It isn't really a ...
0
votes
0answers
187 views
How can I change NetBeans output window font color?
After installing Nimbus plugin I have bad visibility of main output text color.
3
votes
1answer
226 views
How I can make GUI of Netbeans look darker?
I have sensitive eyes. It is important for me - having everything dark in my monitor. For example, this is my Eclipse. How I can make Netbeans good for my eyes? I work under Linux, Lubuntu. Thank you ...
1
vote
1answer
65 views
How to delete “blank links”/“dead links” from Dash search? [duplicate]
After removing the old version of Netbeans and installing the new version, I've being getting the problem. Looks like the Netbeans uninstaller removed everything related with it, except the ...
0
votes
0answers
68 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 ...
0
votes
1answer
34 views
How to revert ubuntu updates and installs to specific time?
Title may no be clear, i want to revert all updates and installations from my ubuntu to specific time. I have two netbeans on it with different version numbers. I want to revert all updates and ...
1
vote
2answers
367 views
How to set netbeans 7.2 as my default PHP IDE on ubuntu 12.10
I'm using Ubuntu 12.10 64 bit ... I have installed XAMPP and Netbeans 7.2 IDE. The problem is I can't open any PHP file using Netbeans IDE and when I click "open with" I can't find Netbeans within the ...
0
votes
0answers
45 views
Netbeans not working after restarting the computer
I have NetBeans 7.1 installed on Ubuntu 11.10. I had to restart the computer to free up some disk space that had been gobbled up by apache. (apache2/error.log had taken up well over 90% of the disk ...
1
vote
0answers
26 views
Where does Netbeans remember opened files?
I tried to open a huge SQL file in Netbeans and it hangs now. Restarting does not help because on restart it again tries to open that file. Reinstalling Netbeans does not help. Where does it remember ...
1
vote
3answers
465 views
Where to install Netbeans
I'm planning on installing Netbeans 7.2.1 on my Ubuntu 12.10. So far I've already installed JDK 7u11 without any problems and already downloaded Netbeans from Oracle site.
My question is this: Where ...
0
votes
0answers
36 views
I need to prepare Installer same as Netbeans Installer. How Can I achieve that?
I need to preapre the Installer like Netbeans Installer for my project where when I run shell script I should get GUI. How can I achieve same thing.
As far my understanding Installer copies files into ...
0
votes
0answers
45 views
Netbeans on the Launcher
I have been using Netbeans for awhile and kept it on the launcher. One day Netbeans crashed and now I cannot find it. How can I get it back on the launcher? Where would it be in the filesystem?
It is ...
0
votes
1answer
278 views
Problem - Ubuntu 12.10 + JDK + Netbeans
Hey guys I downloaded the latest version of netbeans from their site. Also downloaded latest JDK from Oracle.
Installed both of them but whenever I am opening netbeans and trying to create a new ...
0
votes
2answers
269 views
Font rendering in gedit is smooth, but not smooth in NetBeans
See the attached image. The window in the background is gedit with the fonts rendered smooth. The window on top is NetBeans with not-so-smooth font rendering (not anti-aliased, I think). Both ...
0
votes
2answers
315 views
How to change the NetBeans IDE language?
I'm using Ubuntu 12.04 and NetBeans IDE 7.2.1. My system is set to pt-br, and my NetBeans installation too. I want to use Netbeans in English, how is this possible? I can't find any settings to change ...
2
votes
3answers
154 views
How do you call NetBeans installed by a .sh file from the Command Line?
I installed NetBeans 7.2.1 from http://netbeans.org/downloads/start.html?platform=linux&lang=en&option=all via the .sh file but I deleted the launcher from the main menu (alacarte) because I ...
0
votes
2answers
329 views
Unable to install Netbeans 6.9 in ubuntu 12.04
Unable to install netbeans 6.9.1 to ubuntu 12.04
root@cybage-virtual-machine:/home/rdas/Downloads# ./netbeans-6.9.1-ml-linux.sh Configuring the installer... Searching for JVM on the system... ...
1
vote
0answers
27 views
Give permissions for packages downloaded from the internet and lock them in Ubuntu 12.04 sidebar
I downloaded NetBeans IDE and Eclipse IDE from the internet and installed then. Well, the Eclipse IDE works fine, but when I execute NetBeans IDE directly from the shortcut, without sudo permission, ...
1
vote
2answers
938 views
Error in Netbeans: “Cannot find an HtmlParser implementation for HTML5”
When I open a file in Netbeans, I get a Please wait... on the first line of in the editor window.
I also get an exception icon at the bottom of the screen which says:
A ...
1
vote
1answer
272 views
NetBeans won't open FileZilla files
I installed NetBeans 7.2.1 for Ubuntu 12.0.4.
When I connect via FTP to a site and click view/edit a file (FileZilla), NetBeans is opened but without a file in it (it only opens NetBeans without ...
1
vote
1answer
1k views
Can not install Netbeans after upgrade version Ubuntu from 12.04 to 12.10
This is message error from Terminal :
coca@Bakorng:/var/www/shared$ sh netbeans-7.2-ml-php-linux.sh
Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
...
-2
votes
2answers
344 views
2
votes
2answers
248 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 ...
1
vote
1answer
457 views
Netbeans 7.2 Missing Modules Warning
Everytime I start Netbeans and the splash screen shows up when it gets to the part to load the modules I receive the following error message :
Warning - could not install some modules: Editor ...
0
votes
1answer
80 views
ClamTK gives wrong warning?
I scanned my computer using ClamTK and it reported several threats, but most of the files it indicated as threats are files from my Netbeans IDE.(highly trustable source)
Are my Netbeans files really ...
1
vote
0answers
227 views
Netbeans 7.01 from 12.04 repository, no javascript support
I've installed Netbeans 7.0.1 from 12.04 repository, I'm having many issues.
The most important is that I cannot have help in writing JavaScript. Each .js file appear as a usual text file and even ...
6
votes
1answer
23k views
How to install netbeans 7.2 on latest ubuntu [duplicate]
I want to install the latest netbeans (i.e. 7.2), But ubuntu software center only gives me 7.0.1. How to I install netbeans 7.2 on the latest Ubuntu 12.04? thanks
0
votes
2answers
1k views
Netbeans and SVN
I'm running Ubuntu 12.04. I installed netbeans 7.0.1 and subversion 1.16.17, both from the repositories. When I click on Team-Subversion-Checkout nothing happens. When I enter the path to executable ...
0
votes
1answer
74 views
netbeans doesn't display properly after permission change
So basically i installed netbeans 7.2 through the site and everything worked fine. I then changed permissions for /var/www so that my apache2 could write on it without problems.
After that netbeans ...
2
votes
2answers
1k views
Netbeans styles. Are there style profiles similar to Notepad++? [closed]
Not long ago I started to use Ubuntu. When I was on Windows I used Notepad++. I was very surprised when I found that Notepad++ is only for Windows. So I installed Netbeans.
Netbeans is a powerful IDE ...
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 ...




