The eclipse tag has no wiki summary.
0
votes
0answers
6 views
Eclipse: Shortcut to navigate back in edit history
I'm looking for something like CTRL + Q but for many edits. So if I press one time, cursor goes to last edit. If I press again cursor goes to previous edit, etc. Or dropdown with edit history (like ...
0
votes
0answers
8 views
Rendering artifact when using Eclipse (FlashBuilder)
Once in a while when using FlashBuilder, I'll get a rendering artifact that doesn't go away until I do a full reboot. This artifact seems to be caused by a popup triggered by code documentation popups ...
0
votes
1answer
16 views
Perl EPIC Not recognising installed CPAN modules
Eclipse on a mac, was working fine adding new modules until I Installed Text::CSV_XS which Eclips doesn't recognise as added to @INC For instance
use strict;
use SOAP::Transport::HTTP;
...
1
vote
0answers
12 views
ADT eclipse xml layout text editor - often broken until file closed and reopened
I'm new to Eclipse and ADT but have set up my environment on two different machines, and both are displaying the same oddities (both are Windows 7 64 bit).
When changing tabs between the graphical ...
0
votes
0answers
20 views
Eclipse has no icon in dash nor on script
I have a "script" placed on desktop to launch eclipse with some extra stuff which is needed.
It looks like this:
#Eclipse
export ORACLE_HOME=/home/ame/development/tools/instantclient_10_2_x64
export ...
0
votes
0answers
21 views
Lines are changed in android xml file in Eclipse
I am using android sdk in eclipse IDE.
Here i am facing very critical problem in Eclipse IDE.
When i open any android layout XML file and try to change anything manually where android layout xml ...
3
votes
0answers
44 views
How to ignore Eclipse validation warning “Attribute (…) is obsolete. Its use is discouraged in HTML5 documents.” in HTML and JSP fragments?
Create a html/jsp fragment in eclipse in a project where html/jsp validation is active and add
<table width="80%"></table>
You will get the warning in the question title.
One can ...
0
votes
0answers
12 views
Hide Scrollbars in Eclipse Editors
I like Eclipse a lot, but I would like some way to easily hide the scrollbars in the Eclipse editors. I have seen this eclipse bug here, but don't know what to make of it (if it has been solved, why ...
0
votes
0answers
38 views
Set up a Zend Framework project on Eclipse
I wasn't sure if this was the best stack site to put this question on, so if its not let me know which is.
I have Ubuntu 12.04.
I also have Eclipse Indigo.
I installed LAMP. So all I have to do is ...
0
votes
1answer
20 views
How to cofigure tomcat server in Eclipse IDE?
I am using Eclipse classical 3.7.2 and i want to configure tomcat server in eclipse IDE for developing some servlet programs.If anyone know guide me.thank u
0
votes
1answer
30 views
cp1250 encoded source code on Eclipse/Linux
How to setup your environment to work with cp1250 source code in Eclipse on Linux?
(I know, if you can use UTF-8, unfortunately, it's not always possible)
1
vote
0answers
19 views
Eclipse on local Apache Server
I would like to set up my home server to be basically a backup/test server for my sites. I have set up my apache server's root directory to be my Eclipse workspace. But when trying to view a project i ...
2
votes
1answer
36 views
Change workspace directory of eclipse to www
I have Ubuntu 12.04 installed.
I have Eclipse Indigo installed.
I have LAMP installed, with the localhost being /var/www.
However, my Eclipse workspace location is /workspace.
How can I change it ...
0
votes
0answers
31 views
How could I compare the java/eclipse effectivity of processors?
Benchmarks that I see around don't help to choose the optimal processor for work in java/eclipse. The only java benchmark that I have found is SciMark 2.0, but it is old and compares PCs, not ...
1
vote
0answers
48 views
How to speed up sluggish Eclipse editors
Eclipse editor performance has been getting incredibly sluggish for me. Scrolling a few lines can take 30 seconds, and typing text can take several seconds per character. It's driving me nuts, and ...
1
vote
0answers
32 views
Getting rid of random syntax highlighting
I'm having a problem with Eclipse. It randomly highlights code in grey, usually as I type something. It doesn't always appear when I type, and goes away at random times too. It's really annoying. I ...
0
votes
0answers
67 views
Can't start Java/CPP projects using Eclipse
I've just installed Eclipse under ubuntu 12.04.
I used the software center to do so and it installed Eclipse platform 3.7.2
When I try to open a new project I can only choose between GEneral/CVS, but ...
0
votes
0answers
86 views
How do you correctly setup Eclipse's “Available Software” site list
I'm running eclipse Indigo from Ubuntu 12.04. What are the primary sites that are required as dependencies for most plugins. I seem to be getting a lot of errors regarding missing software packages, ...
0
votes
0answers
78 views
Config Apache HTTP Server for Eclipse
Maybe this question is silly but I really don't know how to solve.
First, as other server, I want to define new server. So, in Eclipse, I go to: Windows>Preference>Server:
1) When I add new server, ...
0
votes
0answers
145 views
Eclipse installation on OpenSuse 12.1
I have to install eclipse on my opensuse linux-box.
well i have undertaken several attempts - no i am not sure if it is allready on the machine or not!?
how can itest if it is on the OpenSuse ...
0
votes
0answers
18 views
Eclipse Does not Find Strings in Android Layout xml flles
When I do a global string search inside all files * I get no results for some strings existing in ui layout files which are .xml files. Does anyone know how to get eclipse to find these?
1
vote
1answer
50 views
Eclipse with JAR - Classpath on OpenSuse 12.1
howdy!
well i am brandnew to eclipse - i never ever used it so far!
i run a OpenSuse Linux Version 12.1 - and all works fine.
i am currently tryin to install the OSMGenerator - a tool that allows ...
0
votes
0answers
131 views
step by step instructions for installing eclipse on Windows 7?
It's almost unbelievable to me that I can't find this (especially anywhere on the eclipse site), but how do install Eclipse? I'm using Windows 7.
I have downloaded eclipse which was a big zip file. ...
0
votes
3answers
119 views
When I shut down Windows, a Blue Screen appears and says “dumping physical memory”
I'm using Windows 7 32-bit. I'm running Eclipse, and I guess it's because of that.
I'm handling a Webcam with Java code. When I need to force Eclipse to close, next time I shut down my PC, a Blue ...
0
votes
1answer
57 views
Eclipse: open file in external editor only temporarily
Using Eclipse, I can open a Java source file with an external editor by right-clicking on the file name (in the Package Explorer) and selecting Open With ... -> emacsclient.
I'm very glad to be able ...
1
vote
1answer
213 views
Cannot run any Java application after latest Java 2012-003 Lion Macosx Update
I am in trouble deep, since after the the upgrade I cannot run any Java Application.
In particular some of the most known Java IDE: Eclipse Indigo or IntelliJ 10.
I am trying to interpret the error ...
0
votes
0answers
107 views
eclipse icon missing while switching between applications in unity
I installed eclipse directly from the eclipse site and added it to unity launcher as mentioned here. But when I cycle through applications using ctrl-R, I cannot see eclipse. Couple of times, I had to ...
1
vote
1answer
60 views
Open a file with eclipse via terminal and focus eclipse window
I am a webdeveloper and my current working tools are:
Terminal (ssh, tailing logs, grep, git, etc)
Eclipse (PDT, Javascript, etc)
Firefox (Developer Toolbar + Firebug)
The problem is that I hate ...
0
votes
1answer
91 views
Can't update Eclipse Indigo to Sequoyah Can't install Sequoyah plugin
When I select the following repository, I don't get any options. Nothing shows up. All the indigo sites are fine but not Sequoyah.
Sequoyah Metadata Repository - ...
0
votes
1answer
23 views
Is it possible to change the formatting of a line based on what method is called?
Formatting seems limited to 'change the color of X' (X being comments, operators, etc).
I'm trying to change the formatting of a line based on what the line contains, in this case, a call to w.d() ...
1
vote
1answer
91 views
Version Control for Eclipse that's like Xcode 4's version control?
I really enjoy Xcode 4's version control with git. It's all very simple and intuitive and enables me to be extremely productive. If I modify a file, a little 'M' pops up next to the file and all I ...
0
votes
0answers
25 views
visual scrollbar plugin eclipse
I'm looking for visual scroll bar for eclipse, something like RockScroll
Does anyone knows one?
1
vote
1answer
64 views
How can I configure font foreground color in eclipse popup dialog
How can I configure font foreground color in eclipse popup dialog under ubuntu 11.10?
I am seeing white foreground over light grey text which makes it very hard to read.
How can I fix that?
2
votes
1answer
105 views
Eclipse: would more CPU cores with HyperThreading help increase speed?
I'm programming a very large project in Eclipse. Right now I use a dual core machine with 2GB RAM, but Eclipse is sometimes busy for minutes (refreshing/indexing/building), so I'm upgrading to a new ...
0
votes
1answer
39 views
setting up eclim to support php
i have the plugin pdt installed with my eclim using:
DISPLAY=:1 ./eclipse/eclipse -nosplash -consolelog -debug \
-application org.eclipse.equinox.p2.director \
-repository ...
0
votes
0answers
21 views
How to configure eclipse context/popup menu in Editor?
How can I configure eclipse context/popup menu in Java Editor?
I have tried 'customize perspective' but I can only configure eclipse's toolbar and menu.
I am using eclipse 3.7.2.
Thank you.
0
votes
0answers
31 views
About Eclipse's “Upgrade” menu in Team
I wonder what that command means. I have a project shared on Subversion and this strange menu item appeared to me. I tried to click it, but Eclipse required me a confirmation to proceed because the ...
0
votes
1answer
302 views
Eclipse “Duplicate Location” while install new Sequoyah plugin?
When I am trying to install Sequoyah in Eclipse from Help -> Install New Software , either through online installation or using downloaded local site archive it gives error Duplicate Location.
Or ...
0
votes
1answer
51 views
How to setup code access security locally Eclipse
Is there any way to secure project source code locally in Eclipse work space. I see there is a good feature for CAS in .Net. In .Net IDE when i open a project its asking for
windows security ...
0
votes
0answers
23 views
Enable wheel mouse click page scrolling in eclipse
Is it possible to enable wheel mouse click vertical and horizontal scrolling in eclipse? I am trying to do this on a Redhat install of Eclipse Indigo.
Thanks
0
votes
0answers
51 views
how to disable ctrl + shft + u shortcut for unicode typing on ubuntu (gnome)
The solution seems doesn't work
Also i have switched off any input methods (ibus, xim, etc)
and using gconf-editor disabled unicode-menu.
Still in no way. Any help will be much appreciated.
0
votes
0answers
13 views
supressing Eclipse error messages
I'm frequently getting seemingly random NullPointer exceptions thrown that are shown to me in alert windows that steal my focus and force me to click the 'ok' button then everything is working fine.. ...
0
votes
1answer
426 views
Would upgrading memory from 4GB to 8GB on my laptop solve swapping issues?
I have a laptop with 4GB of memory with Windows 7 on it and I often experience with Eclipse that it is swapped out to disk.
On the net they usually write 4GB of RAM is more than enough for average ...
2
votes
1answer
280 views
“Java returned exit code=13” when starting Eclipse
I have some problems starting Eclipse. When I try to start it, this error window appears:
Does anyone have any idea of how to fix this? I am using Windows 7.
0
votes
1answer
21 views
Can I configure eclipse to expand packages with the right arrow in ubuntu?
I recently switched from windows to ubuntu, and this is bothering me. I used to be able to expand packages by pressing the right arrow, but now I have to press enter to do it in ubuntu.
Is there any ...
3
votes
1answer
95 views
How can I make Eclipse to draw the tabs more likely the native ones?
I don't really like the Eclipse IDE, since I found Netbeans much more usable, but Android development strongly encourages to do so. What my main problem with Eclipse is, that it's really ugly. Which ...
2
votes
3answers
109 views
Can't sign into Google account from Eclipse
I can't sign into my Google account when I am trying to deploy my app to Google App Engine via Eclipse.
Missing required parameter: client_id
How can I solve that?
0
votes
0answers
537 views
How to set up Eclipse PDT, Xdebug and phpunit on Ubuntu 11.10 64-bit
My goal is to setup a working environment for PHP development, including testing with phpunit and xdebug. I downloaded the Eclipse-based package for x86_64 which is mentioned on the Eclipse website.
...
0
votes
1answer
73 views
Examining the values of strings and other variables when debugging Java in Eclipse [closed]
How can I examine the values of strings and other variables in my Java program? I'm using Eclipse's debugger. My watchpoints are blank; no variable values are visible.
0
votes
0answers
79 views
How to configure Eclipse CDT for cmake?
How to configure Eclipse "Helios" with plugin CDT for cmake?
cmake all
CMake Error: The source directory "D:/javaworkspace/workspace/Planner/Debug/all" does not exist.
Eclipse always wants to use ...