Ubuntu :: Installing Netbeans Plugins With A Bash Script?
Jan 24, 2010
Has anyone tried installing netbeans plugins using a bash script?
I end up installing a fair number of plugins into the base IDE that is in the repositories. I would like to script the setup if I can, so it just opens up with everything I need. The 'ruby and rails' plugin is the one at the top of my list.
Installing simple plugins is pretty easy: wget, unzip and drop the files in the right directories. For 'ruby and rails' there are LOTS of files that get installed and dependencies to satisfy as well, so wget is probably not the most efficient way to get everything that is needed.
View 1 Replies
ADVERTISEMENT
May 23, 2010
Netbeans 6.8 Ubuntu 10.04: I add php to netbeans and when I type $ gksu netbeans its open netbeans without php editor. Only when I type $ sudo netbeans its open it properly
View 1 Replies
View Related
Mar 8, 2010
I have looked at similar threads, but I still have a gap in my understanding.
I have netbeans-6.8-ml-linux.sh file and a jdk-6u18-linux-i586.bin file.
In a similar thread I found:
Quote:
chmod +x <installer_file> <- make it executable
./<installer_file> <- this should start the installer
Which file is my installer file? The .sh or the .bin ?
View 12 Replies
View Related
Mar 24, 2010
Installed netbeans via synaptic but when I click 'NetBeans' it doesn't open... no error nothing
Tried running 'netbeans' in terminal and it's the same!
View 8 Replies
View Related
Aug 11, 2009
I downloaded the binaries, and changed file permission to execute. When I double click on it, it asks me if I want to run it in a terminal, it starts out by giving me a message about looking for a component, and then the terminal closes, and nothing else happens. Is Netbeans not supported under CentOS 5.3?
View 2 Replies
View Related
Jul 21, 2010
I decided not to use Photoshop in wine on my computer but to only use GIMP because I heard there is so many free plugins on the internet that makes it function almost exactly as Photoshop.I install plugins but then GIMP wont open at all.I did a complete fresh install of 10.04 because I was having this GIMP problem after installing gimpshop and installing Photoshop 7, I figured it was the Photoshop that caused the problem
So now with a complete fresh install GIMP still wont work with any plugins installed.is there something i need before I can add any plugins or whats going on?
View 2 Replies
View Related
Mar 4, 2010
I've used ubuntu n have quite good experience in installing softwares and codecs for Totem n amarock. Its very easy on ubuntu cuz system searches online and finds plugins itself.
Now im using CentOS n i updated the system but still i dont see many softwares on repositories unlike in ubuntu moreover i dont know how to install totem codecs and others. I can't even get terminal commands for getting codecs online.
View 2 Replies
View Related
Jul 15, 2010
I am having some trouble with RhythmBox. It runs fine until I install the package (Synaptics) Rhythmbox plugins 0.12.8-0. After I install this package and then open RhythmBox, the applications opens for a few seconds and then closes (terminates).Configuration is Ubuntu Lucid, 64 bit OS
View 3 Replies
View Related
Sep 28, 2009
ive downloaded both the cairo-dock and the plugin tar.bz2 pakages. ive had no problem installing the dock, but when i tried the plugins i wouldnt work.
View 3 Replies
View Related
Jul 9, 2010
Download firefox 4 from Index of /pub/mozilla.org/firefox/nightly/latest-trunk Unpack with ark to your home directry folder firefoxIn the folder firefox creat a new folder pluginscopy the contents from /usr/lib64/browser-plugins to the plugins folderStart firefox and there you go
View 9 Replies
View Related
Apr 28, 2011
Here is a copy of what shows on by screen (I used sudo -s because I thought it might be an environment issue). Not sure what to do here Bash seems to be installed and if I run bash I get no errors. I did just upgrade to 11.04.
Code:
root@jackie-Latitude-E6410:~/Downloads/SametimeStandardClient/sametimeclient.standalone/Linux# dpkg --force-architecture -i sametime-connect-8.5.1.i386.deb
dpkg: warning: overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
dpkg: regarding sametime-connect-8.5.1.i386.deb containing sametime-connect:i386, pre-dependency problem:
sametime-connect:i386 pre-depends on bash
[Code]...
View 1 Replies
View Related
Aug 22, 2010
i'm brand new to linux and honestly don't know how to use it very well and i am trying to install java, following the directions is not working i am stuck at Code: chmod a+x jre-6u<version>-linux-i586-rpm.bin it says bash: version: No such file or directory i downloaded the software to the downloads folder firefox uses as default.
View 6 Replies
View Related
Dec 17, 2009
I got this message after installing CentOS 5.1 in text mode and console:
It occures after the first reboot after installing:
I pushed TAB and get a list with possible commands.
I used "boot" but without success.
View 2 Replies
View Related
Oct 28, 2010
I just downloaded Netbeans for Ubuntu. Now I only have Java, how can I add PHP to it?
View 2 Replies
View Related
Feb 7, 2010
I have downloaded NetBeans 6.8 to do java proramming. After downloading I want to know how to run "netbeans-6.8-ml-linux.sh" file. From command line I went to the folder where the netbeans-6.8-ml-linux.sh file is, and I type the command.
$ sudo ./netbeans-6.8-ml-linux
it says that:
sudo: ./netbeans-6.8-ml-linux: command not found
View 2 Replies
View Related
Apr 12, 2010
Is it possible to make the editor font in NetBeans look exactly the same as it does in Ubuntu 9.10's gnome terminal or gedit (that is, use the same font and make it antialiased)?
View 1 Replies
View Related
Jun 13, 2010
I'm using Ubuntu 9.04 on a netbook with the remix UI. I downloaded netbeans and orginally it would show a gray screen after the splash screen disappeared. I was able to fix that by adding "export AWT_TOOLKIT=MToolkit" to /etc/profile.
I then disabled a plugin, can't remember which one, and added a plugin to netbeans internal repository. Now netbeans won't start at all. It freezes at the splash screen. I have done a complete removal and a reinstallation, so I doubt the plugin stuff is affecting it. When I run netbeans from console it hangs, and displays not output until I send it an interrupt. Then it spits out this error message:
Quote:
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
** (<unknown>:5182): WARNING **: FIXME: wait for completion unimplemented
** (<unknown>:5182): CRITICAL **: giop_thread_request_push: assertion `tdata != NULL' failed
View 3 Replies
View Related
Aug 31, 2010
I've tried a quick google search and found nothing. I've recently had to remove openJDK due to the sheer sluggishness of the entire outfit and instead installed SunJDK. Now, I've been trying to get Netbeans to work again (had to reinstall it) but it won't load. Here are the simple steps. 1. Click on netbeans (run) 2. Netbeans shows up the taskbar 3. Netbeans disappears from the taskbar 4. user left.
View 6 Replies
View Related
Jan 10, 2011
where do I add a jar so that NetBeans picks it up and the classes are available in the IDE source editor + ubuntu 10.4 ?
View 1 Replies
View Related
Feb 28, 2011
how to install netbeans in ubuntu 10.10
View 7 Replies
View Related
Mar 4, 2010
I'm not sure if this is the place to post this, but I'm having trouble with NetBeans.
I'm trying to run a Java applet.
My code (provided by my Java instructor):
Code:
I get 1 of 2 errors, depending on my config:
1) If I run it with <default config>
2) If I run it with Web Start
I need NetBeans to work with applets for my Java class.
View 1 Replies
View Related
Jun 28, 2010
I Have probleme with Netbeans. I am Using Netbeans 6.8 and my operating system ubuntu 9.10 .I have probleme with netbeans it automatically crashing while i am working on that......,. I Downloaded Netbeans 6.8 from Netbeans website and installed. before crashing no error message is displayed.Daily I started Netbens and worked on that for some time after starting it works fine then some times it automatically crashed..
can u find solution for that
View 1 Replies
View Related
Sep 1, 2011
When I launch Netbeans the splash screen comes up fine, but when the loading bar gets to the "starting modules" phase the Desktop freezes up. Also sometimes nautilus causes the same kind of lockup.
I really like to know how to fix this.
edit:
it also freezes when using xmacro
View 3 Replies
View Related
Jul 22, 2011
I am trying to write a bash script that installs a program fully automated for me. I am stuck at the one part where i need to change a line in one config file. I have tried various syntax for sed and none have worked. Maybe someone can suggest how to go about this. Since the line appears in the middle of the file, I can't use echo or cat. Also the file will be diffrent lengths depending on the install.
The line I need changed is:
I need that changed to:
the last syntax i tried is:
Yes this is for PNP4Nagios on centos 5.6 64bit. If i can get this figured out. I will be willing to post the whole thing for others to use. it will be used to install PNP after a working nagios install is done.
View 11 Replies
View Related
Jan 31, 2011
I have started learning Java and I don't really get on with Netbeans. (I found it hard to compile and debug etc but that could because it is late here). What IDE do people use and why?
View 5 Replies
View Related
Apr 2, 2010
I'm working on netbeans and I'm using the jsr82 apis to establish a bluetooth connection and send data from the computer to another device. When I try to execute the program it stops at the line:
local=LocalDevice.getLocalDevice();
The error is:
Native Library bluecove not available
I've already put all the bluecove libraries within the lib folder of the project. This program works on Windows but not on Ubuntu 9. I don't know what's wrong because the Bluetooth device works and I can use it.
View 1 Replies
View Related
Apr 28, 2010
I'm trying to do a coursework at home which is a java web app. I've installed Tomcat and mySQL, both appear to be working fine. I have Netbeans installed already - from the Ubuntu Software Centre ages ago - when creating a new project it doesn't give an option for a web app project.... Is there some extra package(s) I have to install ?
View 1 Replies
View Related
May 7, 2010
I recently upgraded to 10.04 and now netbeans is not working. It worked fine the first restart after i upgraded so i thought all was good. This morning i ran it and it said something about not being able to load some modules. Since then, i've tried uninstalling it, re-installing it, and numerous restarts, all to no avail. I'm gonna try downloading the package from their website and running it from a separate install and see if that helps, but after that, I'm out of ideas.
When i run it either from the terminal or by clicking on it, it shows the loading screen, then the loading screen dissapears, then nothing else happens. In the terminal, it waits about ten seconds after the screen dissapears and the program seems to exit, since the terminal begins accepting commands once again.
View 4 Replies
View Related
May 9, 2010
Hello everyone,
I just installed Ubuntu 10.04 Desktop (32-bit) and everything has been working fine out of the box (even the wireless card!), but there appears to be something wrong with NetBeans 6.8, whichI installed through the Software Center.
I set the font to Monospace size 12 and you'll see on the screenshot that the letters in NetBeans are way smaller and thinner.
I did some googling and tried to use start NetBeans with -J-Dswing.aatext=true and -J-Dawt.useSystemAAFontSettings=on, but that did not change anything.
Is there anything I can do to force NetBeans to display the font the same way gEdit does?
View 3 Replies
View Related
Jun 11, 2010
I am running ubuntu 10.04 and am trying to install netbeans 6.8. I have downloaded the install from netbeans.org installed it and tried to update. But netbeans cannot connect to the web to check for updates or install new plugins. Keeps on telling me to check my proxy settings. I have tried all the settings, no proxy, use system settings, but no luck. I even installed netbeans via apt-get and tried to update, with the same result. All my other applications can connect fine.
View 3 Replies
View Related