OpenSUSE :: Can't Create New Project In Eclipse
Jan 29, 2010
I was following the help file tutorial for creating a New Java Project using the Eclipse IDE, but neither the finish, the next buttons do anything when I click them... Does anyone know why this is happening, and how can I fix this completely unacceptable issue?
View 4 Replies
ADVERTISEMENT
Jan 11, 2010
I recently installed Fedora 12 and attempted to create a new java project in Eclipse.I used the 'eclipse' command in the terminal to start eclipse. It starts fine, however, there is no 'java project' option after choosing 'File->New Project'. Only CVS and General projects. I am not experienced enough in programming to understand the relevance/usage of either of these project modes, and only want to be able to write java programs in Eclipse.
Also, does the eclipse that is run from the terminal support c++ development? I have attempted to download eclipse for C++/C developers, but cannot get it to run. Which eclipse is running when I type 'eclipse' in the terminal? Is there a way to make it so I don't have to run this command from the terminal to load eclipse?
View 2 Replies
View Related
Dec 14, 2010
I'm using Eclipse to build a small c++ program using boost.
Code:
#include<iostream>
#include<string>
#include <boost/regex.hpp>
[code]....
I can right click on boost::regex and it takes me to the header file regex_fwd.hpp, but when I go to build it, it gives me the error:
Code:
DescriptionResourcePathLocationType
/usr/include/boost/regex/v4/basic_regex.hpp undefined reference to `boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> >
[code]...
View 6 Replies
View Related
Jun 25, 2009
I have written a PCI LKM device driver that compiles and loads correctly via #insmod libfoo.ko. When # dmesg | less is run I get good results and no errors in the log. The LKM header file is visible in the eclipse workspace.how do I attach (link) this loaded LKM in a eclipse project so that the LKM driver functions are visable?
View 2 Replies
View Related
Jun 30, 2009
I'm starting work on a little project that uses alot of languages separately (i.e no interaction between languages. Does anyone have any experience like this and could pass on some recommendations as to best practises? I'm thinking either have a eclipse-project for each language stored under a single svn repo, or individual projects for each problem.
View 1 Replies
View Related
Apr 28, 2010
Where is Eclipse PDT? I have installed F12 with all Eclipse packages including PDT but I can't create a new PHP project!
View 1 Replies
View Related
Jul 11, 2011
i am working on a project that requires updation after every 10 days that is after 10 days , i have to apply a new release. every time i need to copy all things from one path and paste it to different locations that is a manual work, i want to create a self extractor, in which i have to give only path, that is the path where i need to paste the files.
View 7 Replies
View Related
Sep 19, 2010
I'm trying to use BlueJ 3.0.2 on Ubuntu 10.04, but I can't do nothing. I mean: I can't create new project or open existing one.I installed it twice times without problems.I did not find anything either with google or in the developers' website.
View 1 Replies
View Related
Feb 16, 2011
I tried to update my eclipse to the Helios version through a PPA, but I wanted to use it for programming in C / C++, in order to integrate it with the NS-3. After updating CDT installed the plugin but could not create project in C / C + + because they did not appear in the File -> New -> Project. I decided to return to the previous version to see the eclipse in the repositories by default.I did:
Code:
sudo apt-get purge eclipse*
sudo apt-get autoclean
[code]....
View 1 Replies
View Related
Apr 28, 2011
I needed to create a virtual host for a php project I'm working on. Rather than using command line and text editors, I installed webmin to accomplish this and hopefully perform other server configuration in the future. When I created the virtual host and tried applying the changes Apache wouldn't re-start, and still doesn't restart after complete re-boot. It's getting hung up at the end of apache2.conf, which is trying to include /etc/apache2/sites-enabled/000-default.
When I look at 000-default from a File Browser, it's a linked file to etc/apache2/sites-available/default I can open both the linked file and actual file in a text editor, and it looks fine. When I view the directory, /etc/apache2/sites-available from shell, the default file isn't visible. It seems this "invisibility" is probably related to the error, which is preventing start-up. Can anyone explain why the file would be visible from the Ubuntu File Browser GUI but not from the terminal, and how I can fix so apache can recognize this on start-up?
View 3 Replies
View Related
Jun 27, 2010
I am web developer, i am work with php,and want choice best linux for create my project
and learn web server
View 4 Replies
View Related
Sep 7, 2010
Our application is based on the C++ devlopment which requires so many of packages dependent on the Ubuntu OS, Graphics libraries, Development packages and other dependent libraries. So we need to configure all those every time in a new PC when we add. Is there any other way to do this job very easily and the any method to create our application executable to run in all PCs with the dependencies packages installed.
View 1 Replies
View Related
Apr 20, 2011
using eclipse Galileo on top of Ubuntu 9.10. Normally I launch eclipse by using terminal but I would like to know way to create desktop short cut to launch eclipse. I have goggled and find a way but issue is it won't display default eclipse image icon. i have put eclipse under /opt/eclipse. my requirement is to create desktop shortcut with eclipse shortcut image to launch eclipse.
View 4 Replies
View Related
Mar 24, 2011
I'm trying to develop a Qt application with Eclipse.What I've is what you see. A Form with a text, and 3 buttons:[URL] A button is for exit application, another is for clear text field and the third is for changing text. The first two buttons work fine, but the third doesn't.The only I want for the change button is to change text "original" by "modified"
View 12 Replies
View Related
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Apr 6, 2010
after giving up to install kdevelop3.5.5 under 11.0 since after searching and installing a lot of missing components following by installing another lot of missing components for python I would like to convert my C project from 3 to 4.Can anybody tell me what the best way might be.
View 1 Replies
View Related
Aug 10, 2011
A couple of months ago I saved an audio-project in k3B. I wanted to burn a new cd today, but the CD-list remains empty when loading the project. I suspect I removed/renamed the folder where the mp3-files are located, but I cannot remember how or where. Is there a way to read in the project-files where the mp3-files were located at the time of saving it?
View 1 Replies
View Related
Aug 27, 2010
I just installed OpenSUSE 11.3 and I want to use Kdevelop 4.0 for programming in fortran. when I try to start a new project (Project/New from template) I only get the choice between C++ and PHP. What can I do so that I can also use fortran.
View 1 Replies
View Related
Jul 12, 2011
im trying to burn an audio cd with brasero,when i select the audio files to add to the project i get an error message saying :"Track 1.wav" could not be opened." and :"Track 1.wav" is not suitable for audio or video media."i also tried the "copy cd" option,the program recognizes the audio cd in my drive but when i press the copy button the window disappears and nothing happen.i had a similar problem lately see thread - cant burn dvd,but this time i want to try and use brasero instead of k3b
View 7 Replies
View Related
Sep 3, 2010
I need Eclipse 3.5 to develop an application for Amazon EC2. I know I can install it form the Eclipse homepage but I wonder why the openSuse repos still contain Eclipse 3.4 .Can I expect an update soon?
View 9 Replies
View Related
Jan 3, 2010
For those interested, I'll share my solution on getting Eclipse running smoothly with 11.2.
My very first problem was that I needed the JavaEE version, which is not in the distro. The second problem is that the distro version has issues:
Problems with the distro version: The infamous "button doesn't work" problem (more on this later) The plugin / updates don't work, so you can't add any modules Copying and pasting is very erratic
However, if you simply download and unpack 3.4.2 from the Eclipse site, you'll get a "Problem has occurred" error when you try to launch it.
Here are the steps to get this running:
* Unpack the .tar.gz package into a folder that is writable by your userid
* To fix the "An Error has occured" problem: Add the following line at the very end of the eclipse.ini file:
Code:
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.9.1/xulrunner If you run on 32-bit, replace 'lib64' with 'lib'.
* To fix the "button doesn't work" problem: in your ~/bin directory, create a file called eclipse.sh and put the following in there:
Code:
#!/bin/sh
# work around e#290395 / LP: #458703
export GDK_NATIVE_WINDOWS=true
# replace /home/noarch/apps/eclipse with the path
[Code].....
View 5 Replies
View Related
Jun 17, 2011
What is the best way to install Eclipse in openSUSE 11.4? I can't find it in the official repositories. Not sure why its not in Oss.
Eclipse - The Eclipse Foundation open source community website. has packages for linux but I'm not sure which version (Helios, Galileo, Ganymede) will work best with openSUSE.
Are there any plans to add eclipse to the official repositories?
View 8 Replies
View Related
Mar 2, 2011
Is there any reason why taskjuggler is not included in openSUSE? I can see a version available in openSUSE Factory but it is not built with latest libs. I have several of my friends asking for Project Management software under openSUSE and I don't know what to advise them.
View 9 Replies
View Related
Apr 24, 2010
I just got my repos back on the track. I looked for the eclipse platform in 'Yast->software management', still like 8 choiches to make. Can I use zypper again to install 'Eclipse'?
View 4 Replies
View Related
Sep 4, 2010
My Eclipse crashes after some updates on 11.3
I got an error :
./eclipse
The program 'Eclipse' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 163951 error_code 11 request_code 53 minor_code 0)
Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
I googled and found some solutions by downgrading xulrunner, but no dice.
View 4 Replies
View Related
Apr 21, 2011
For some reason Eclipse 3.4.2 I installed is always picking up the 1.6 JDK and bombing out even though I have 1.4.2 installed. How do I make Eclipse point to the 1.4.2 version I have? I see there is an eclipse.conf file and perhaps that's where I make the setting? And which setting should I put there?
View 4 Replies
View Related