Programming :: Installed Eclipse From The Repositories And Found It Is Very Slow?
Jul 11, 2010I installed Eclipse from the repositories and found it is very slow. It takes about 5 minutes to start up. Is that normal?
View 5 RepliesI installed Eclipse from the repositories and found it is very slow. It takes about 5 minutes to start up. Is that normal?
View 5 RepliesI 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).
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?
I'm suffering from an issue of RabbitVCS. I need to follow a big SVN respority, which has about ~20k files (or more), and when I click on the folder, nautilus just freezes for a while because of RabbitVCS. I'm using ubuntu 10.10 x64, using the very last RabbitVCS froum launchpad, and I've 4gb of ram so memory should not be an issue I guess. Is there an good alternative SVN browser except KdeSVN and RapidSVN?
View 4 Replies View Relateddone 11.4 update from DVD on my two laptops and I'm trying to do my home machine now.Problem is that the DVD update does not find any repos. I told the update system to set up wired network using DHCP and everything seems OK, when I check the box to use separate media during installation the system won't find any community repositories and when I specify URL it simlply won't connect to the repo. As for as I can tell there is a connection to the internet, but maybe not
View 2 Replies View RelatedI am trying to install the build-essential package on my new Jaunty install, but I seem to get 404 Not Found for all the repositories. I have tried main repositories, US ones and the ones recommended in Software Sources as being the best choice, but I get the same response. I can't install any packages because of this. Could someone help me find the repositories for this distro?
View 9 Replies View RelatedI installed a program with Yast (Kmess), but when I try to run it, bash gives me back this message:
Code: kmess: command not found I checked into Yast and it seems to be installed correctly!
I have a CentOS install but I have problem with repositories(I guess) because I can install almost basic system programs nothing more. How I can check the repositories list with the url of repo? Are they like in Ubuntu or Debian repo universe etc.? For e.g., I'm trying to install lighttpd from source but I can't get dependencies from the repo such as headers and more...
View 4 Replies View RelatedAfter install I tried to add firefox but it wasn't found in any of the repositories. I thought it was supposed to be in there. Thunderbird also wasn't. What repositories do you guys add after install?
View 3 Replies View Relatedwhen trying to use "yum install skype" i get this line below No Repositories Available to Set Up
View 1 Replies View RelatedYast online update is installed, but no repositories were configured. On previous installations, they were.
Is this a known problem, and how can I pull in the full list?
I have a freshly installed Ubuntu Karmic 32 bits installed in an old machine (Pentium 4 512 Mb RAM) and I'm having a severe problem with apt-get. No matter what repository I choose, I can't update the repository files. I get the following error during a apt-get update:
Hit http://br.archive.ubuntu.com karmic-updates/universe Sources
Hit http://br.archive.ubuntu.com karmic-updates/multiverse Packages
Hit http://br.archive.ubuntu.com karmic-updates/multiverse Sources
96% [4 Sources bzip2
[Code]...
I got the following errors after trying to install Drupal6 from the repositories.
[Code]...
I have the newest version of opensuse dual booting on my computer because I will be writing and running some molecular simulation programs this year on a computer cluster at the university and the computers on the cluster are using eclipse and opensuse so I wanted to have these set up at home so I could work at home a bit.
Anyway, I downloaded the eclipse indigo IDE for c/c++ for linux of the eclipse website and extracted it to my home/user directory. Whenever I try to run a program in eclipse I get a "Binaries not found" error. I installed the c/c++ development tools in Yast and also installed gcc and make thru zypper in the terminal. What is causing this problem? I've looked on forums and tried to fix this for the last couple days and I feel like i've tried everything.
I am just getting into development using Eclipse and I am trying to install the android development tool using it but I am getting this message; Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group 0.9.5.v200911191123-20404) Missing requirement: Android Development Tools 0.9.5.v200911191123-20404 (com.android.ide.eclipse.adt.feature.group 0.9.5.v200911191123-20404) requires 'org.eclipse.wst.xml.ui 0.0.0' but it could not be found
View 3 Replies View RelatedI use Eclipse 3.5 from Ubuntu 9.10 repository.Please, how to use Eclipse to programming with C++ language?
View 5 Replies View RelatedI just started using eclipse. Ie, I followed all the instructions to set up C++ and run a simple hello world program.However, I seem to have hit a snag.When I build the solution I get an error. I realized where there should be a > there is a | instead. Every time I type > the | prints instead and I have no idea how to fix this.
View 3 Replies View RelatedSo I decided to take my first steps into programming with C + gtk. So far I have doneI loaded eclipse and ensured I had the cdt package Created a new C/C++ project called "play" Added a new source file called "Playfullsrc.c" Added the following to paths and symbols (output of the command: pkg-config --cflags gtk+-2.0)
Code:
/usr/include/gtk-2.0
/usr/lib/gtk-2.0/include
/usr/include/atk-1.0
/usr/include/cairo
/usr/include/pango-1.0
/usr/include/pixman-1
/usr/include/freetype2
[Code]....
added "/usr/lib/libgtk-x11-2.0.so" to GCC C Linker Libaries (I have cheacked and this file exists) When I build the project I get the error message "cannot find -l/usr/lib/libgtk-x11-2.0.soplayline 0C/C++ Problem" I have been following this tutorial: [URL]
I've spent all day trying to figure how to write an ant build.xml file for eclipse. I must have read 20 sites on the web but some how I just am missing it I continue to get the error
Code:
/home/knox/workspace/HW/src/projectBuilder.xml:5: the file attribute is required
here is my file at this point after many variations
Code:
<?xml version="1.0" encoding="UTF-8"?>
[Code]...
It works fine if I leave out the Main-Class line in manifest but then the jar is not executable Dick
debug my code as root in eclipse without starting the eclipse as root? I searched on the net, and seems like it is not possible.
View 4 Replies View RelatedAn error occured during running a code. I've made run configurations properly and I've chosen GNU Elf parser,Elf parser, Mach-O parser and Cygwin PE parser as a binary parser. Eclipse CDT can not find any error in the code and code runs in terminal properly. Here are the code:
Code:
/*
* pmutex.c
*
* Created on: Mar 7, 2010
*/
#include <stdio.h>
[Code]...
Eclipse denies to run it.I've made an investigation over the eclipse.org, but I can not find any solution.
I'm trying to compile and run a java application on Ubuntu 10.04. In the run drop down there are no run options in "run as". I have PDE installed but for some reason its still does not work.
View 1 Replies View RelatedI'm new to Linux and I got some Problems with Eclipse. In my Code im trying to include <sys/stat.h> and <sys/types.h>, but Eclipse can't resolve the inclusion. I added the following Paths under Projcet > Properties > Settings > Includes :
/usr/include
/usr/include/c++/4.7
/usr/include/c++/backward
/usr/include/c++/4.7/x86-64-linux-gnu
/usr/include/x86_64-linux-gnu/sys
/usr/lib/gcc/x86_64-linux-gnu/4.7/include
/usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed
/usr/local/include
I googled much, before i opened this thread. There was a post, which said i should look for the paths with this comand: echo "#include <sys/types.h>" | gcc -E -x c - | grep types
The resolution was this Path: /usr/include/x86_64-linux-gnu/sys which i included, like you can see above.
Some Background Informations: The code, which doesn't work is from a team mate of my group. We have to write a Compiler, and he wrote the buffer. And there he is using functions like fread, fopen and fclose. These funcitons are marked as errors, i think it's because the Headerfiles aren't found.
I am new to eclipse and am having a hard time to find the function to expand or unexpand a block defined by {}.
View 5 Replies View RelatedI am trying to debug a src code that I download from the Internet.It is built with libtool. I am able to debug it with gdb, but i cannot debug it with eclipse.
View 3 Replies View RelatedHow can I create a Run Configuration for html page with no http server (e.g. Tomcat)? I want to debug javascript so I need not a server.
View 2 Replies View RelatedI'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]...
I am trying to get my first Java Applet to work. I have the following code:
Code:
import javax.swing.JApplet;
import javax.swing.JButton;
[code]....
I created a quick makefile with the following lines:
Code:
$(BINARY):
echo "----- Linking $(BINARY)----"
gcc -m32 -g src/* -Iinclude -I$(HOME)/include -I$(HOME)/include2 -D_LINUX -DSYSV -DPOSIX -L$(HOME)/shared/lib32 -lidlib -lid2lib -o bin/sampleapp
echo "---- done ----"
It builds fine when I build from the command line ( make -f sample.mk).
However, it does not build when building from eclipse (which essentially calling the same makefile). The make output shows exactly the same as what I got from the command line build, except the last line showing
Code:
collect2: cannot find 'ld'
make: *** [sampleapp] Error 1
I am not sure why it tries to call "ld" when building from eclipse.
I have set up Eclipse + CDT on an Arch 2010.05 install. I set up an eclipse project and added SDL as a dependency (see below):
Project -> Properties
* -> GCC C++ Compiler -> Preprocessor -> main=SDL_main
* -> GCC C++ Linker -> Libraries -> SDLmain SDL (in that order top to bottom)
* -> GCC C++ Linker -> Libraries -> Library Search Path -> /usr/lib/ (I verified that libSDL.a and libSDLmain.a are there)
This is the code I'm compiling. It's designed to just be a hello world style SDL app to see that everything is working.
[Code]...