The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
9 views

Dead key sequence for quotes works oddly in Eclipse in MacOS X

I'm using an US-International Keyboard in MacOS. The normal behavior for dead keys in every application is, for example, if I press the key sequence ', it understands that the comma doesn't carry ...
0
votes
0answers
15 views

NetBeans ubuntu font monospaced plane 15 for Eclipse

I use NetBeans IDE for Java web development, and I really enjoy NetBeans Monospaced font for Ubuntu. But now I started using Eclipse for Android projects and I would like to know if there's anyway of ...
1
vote
0answers
20 views

Eclipse Run Configurations

Let's say I'm working on File1 in eclipse, which is some java class. When I hit F11, File2 runs. I want a different file, let's call it File3, to run. How do I do this? EDIT: Should this be moved to ...
0
votes
0answers
3 views

EGit and Eclipse… how to add a new .java class from Git Repo View? [migrated]

Since git moved my project to be under its own /git/ directory, I have lost the ease of use of things like right clicking in the project and choosing things like 'New' -> 'Java Class'. The source ...
1
vote
0answers
6 views

What is the name of the eclipse-plugin showing the collected usage data?

I heard of a plugin for eclipse that adds the possibility to view the collected usage data. What is its name?
0
votes
0answers
12 views

Eclipse lost line numbers

My eclipse no longer shows line numbers, its configured to do and it did before (I believe it became like this after I moved its application folder, mac osx) The settings read that it's supposed ...
0
votes
0answers
8 views

How to return a double-clicked TreeTableNode? [migrated]

I'm working with Eclipse and I've got a question about TreeTables. The tree has several layers, so it's a bit nested. I want a window, showing some information about the node, to pop up, when a node ...
0
votes
2answers
105 views

Windows 7: Chrome pinned to taskbar not opening under pinned icon

I have both Chrome and Eclipse pinned to my taskbar in Windows 7 64-Bit. However, when I launch these programs, they don't appear to open under the pinned taskbar icon Eclipse behaves similarly. ...
0
votes
1answer
31 views

Redundant CTRL-SPACE proposal in Eclipse

How to remove redundant CTRL-SPACE proposal in Eclipse? SWT JPA JAX-WS etc. Example: I just need Java standard first time click CTRL-SPACE proposal.
0
votes
0answers
29 views

How to enable Eclipse and QT apps to intercept keypresses when in non-US keyboard layout?

I've got used to fact that even when I press Ctrl-Ф, [in standart cyrillic layout Ф is secondary for S], a GTK application treats that like Ctrl-S. It's working almost anywhere in GTK apps, but not ...
0
votes
1answer
38 views

PyDev Eclipse Python interpreters Error: stdlib not found

Errors with PyDev. I keep getting the following error: "Error: Python stdlib not found It seems that the Python /Lib folder (which contains the standard library) was not found /selected during the ...
0
votes
1answer
28 views

Which port does Eclipse use while installing/updating plugins?

I am trying to Install a plugin in Eclipse 3.6. However, I keep getting http server not implemented errors while trying to install it. If I install the same plugin using a 3G data card, the error ...
0
votes
0answers
20 views

How to configure Eclipse so files with extension .foobar is diffed with a specific program when committing to revision control repository?

How to configure Eclipse so files with extension .foobar is diffed with a specific program when committing to revision control repository?
1
vote
1answer
49 views

In Eclipse, how to let revision annotation to ignore whitespace changes?

In Eclipse, one can use Team -> Show Annotation to see the revision history at the side of editor window; My question is how to let such annotation to ignore whitespace changes? [EDIT] This issue ...
0
votes
0answers
6 views

How to customize the BackgroundColor of CVS Differences in Flash Builder

Is there a way to customize the highlight color for CVS Differences in Flash Builder? By default, it highlights the lines with a very pale gray, and a darker gray for the actual differences in ...
1
vote
1answer
32 views

Opening files from Eclipse in gvim skips vimrc and gvimrc

When I try to open a file in an Eclipse project in gvim (using Eclipse's "open with -> other"), gvim seems to skip loading the global gvimrc and vimrc files and opens a bare white window with the ...
0
votes
1answer
39 views

Eclipse using huge amount of System Memory

I have a sophisticated workspace set up with many eclipse projects in my workspace directory. In total the size of workspace directory is just over a gig, with the .svn directory from subversion a ...
0
votes
1answer
64 views

Eclipse plug-in (OpenEdge Architect 10.2B) blocked by firewall

Yesterday I installed OpenEdge Architect 10.2B (that is Object Oriented Progress adopted to Eclipse IDE) on my Windows 7 premium platform. The installation went fine without any error messages. When ...
0
votes
1answer
15 views

eclipse non-extension file syntax highlight

Computer software question: I have bash files that have no extension. How can I have its syntax highlighted in Eclipse. I already have ShellEd installed. Thanks.
1
vote
0answers
14 views

Hotkey for eclipse quick fix tooltip

Eclipse gives tool tips for errors and warnings in your code. Like most tooltips, these take a few seconds to popup. However, I've found myself fairly frustrated by the speed it takes for them to show ...
0
votes
0answers
15 views

How can I run a PHP CLI program in the console in Eclipse PDT?

I can only open PHP Command-line Interface programs in browsers in Eclipse PDT. I want to run it in the command line so that I can get the user's keyboard input.
0
votes
1answer
70 views

Sharing Eclipse using NFS - Issue?

I am sharing Eclipse with another gentlemen over a Network File System. Strangely, when he started using it, the make tool did not properly work. I suspect this is because the server cannot handle the ...
0
votes
1answer
40 views

Open an android xml file with right editor automatically

Some days ago, The Eclipse doesn't open Android .xml file with right editor such as Layout Editor, Drawable Editor,... It always open with resource editor. So, How can fix this issue? I am using ...
0
votes
0answers
39 views

Eclipse INDIGO freeze everytime when I run python program

My Eclipse is downloaded some days ago from http://www.eclipse.org/downloads/ and the type is Eclipse Classic 3.7.1. I installed pydev in Eclipse and configuration python in Windows -> Performance -> ...
1
vote
1answer
59 views
+50

How to save eclipse workspace from commandline when it hangs?

Eclipse hangs for various reasons. The problem because of that the workspace goes back in time and loose many things like errors, included files etc. I am using eclipse CDT. Is there anyway I could ...
0
votes
1answer
80 views

Transform Eclipse Help plugin (DITA) to EPUB or PDF

I'm using Oxygen XML Author plugin for Eclipse (fully functional 30 day trial), and I want to convert (transform) sample Eclipse help file plugin to epub or PDF, to be able to view in on my ereader. ...
1
vote
1answer
59 views

Ctrl+Shift+I in Windows 7

Pressing Ctrl+Shift+I in Windows 7 results in a Tab character being inserted, regardless of the application. Since it conflicts with the default "Inspect" key binding in Eclipse, I would like to ...
0
votes
1answer
36 views

Set and show multiplicity in Eclipse UML Class Diagram

I'm wondering how to set the multiplicity of an association on a Class Diagram made with Eclipse UML 2.1 — I can see "lower" and "upper" properties, but the values don't appear on the diagram. ...
0
votes
1answer
28 views

Setup Eclipse on Fedora LiveUSB for Developing C Application

I don't have a lot of disk space on my computer, so I'm thinking of installing a version of Fedora on LiveUSB with an Eclipse package to program and debug C applications for one of my lectures, no ...
0
votes
0answers
26 views

Eclipse 'Debug View'

So this might be a silly question, but I'm seeing a 'debug output' view in my eclipse workspace, and I haven't got the foggiest idea what it's for. I'm presuming it's useful - but Googling hasn't ...
1
vote
0answers
39 views

Lost all my CodeIgniter Project Files while editting in EasyEclipse. How can I salvage it? [closed]

Possible Duplicate: Recover “deleted” files I'm new to PHP and developing an app on CodeIgniter using EasyEclipse for LAMP Version: 1.2.2.2 on Win 7. Why coding and testing on ...
0
votes
0answers
51 views

Installing blackberry plugin for eclipse on Windows 7

I just downloaded the latest version of Blackberry Plugin for Eclipse (a .exe file). I cannot install it on Windows 7. It keeps telling me to chose a location for installing the plugin and each time I ...
1
vote
1answer
46 views

What does Eclipse/Java call your homedir? Since ~ and $HOME does not work

When you install Eclipse he always ask me where to put the workspace and here I noticed that Eclipse do not understand normal unix stuff like ~ or $HOME. What does Eclipse/Java call your homedir? ...
1
vote
1answer
73 views

Debugging in Eclipse, how to run until a breakpoint

I am trying to debug my java code in eclipse. By using break points and Debug mode, the control hits the break point after which I can use F6 to navigate through my code. Consider I have my break ...
0
votes
0answers
54 views

How do I remove project name from url when debugging in eclipse indigo pdt?

I'm having trouble making eclipse get right URL when launching debug. Here are my settings: Project Name: joomla1.7sandbox PHP Server Name: joomla1.7 Base URL: http://jsb Local Web Root: ...
1
vote
2answers
142 views

How to disable Ctrl+Shift+U in Ubuntu Linux?

ctrl+shift+u is a combined shortcut key in Eclipse. But when I press it, it shows up a u, just like input with an underline. I guess this shortcut has been declared by Ubuntu, so I can't use it. I ...
0
votes
0answers
9 views

Can I port the Spring Webflow-plugin from the STS-version of Eclipse to the normal Eclipse?

What files do I have to copy into the plugins and features folders of eclipse to get the Spring Webflow UI plugin up and running? I have the STS-version of Eclipse installed, but I only want the ...
0
votes
0answers
39 views

How to restore open files when I close and reopen a project in Eclipse

For my workflow and code structure, it's very helpful to be able to close and reopen Eclipse projects fairly regularly. One problem I have however is that when I close a project, it doesn't remember ...
1
vote
0answers
21 views

Using eclipse to work on a project between Windows and Linux? [closed]

Sometimes I will need Windows for other tasks and will work on eclipse project. Sometimes I will use Linux and work on the same eclipse project. Is there a risk of data corruption?
1
vote
1answer
68 views

vim “modeline” equivalent for eclipse?

In our project different developers use different editing tools. Some use vim, some use eclipse. The nature of the project requires some files with DOS line endings, some with Unix line endings. It ...
1
vote
1answer
63 views

How do you get Eclipse's built-in diff tool to ignore differences in whitespace?

I'm working on a large codebase that's been touched by many hands. As I work through bugs, I've been converting the source to be more readable which involves a lot of minor changes in indentation ...
1
vote
1answer
84 views

Eclipse, workspaces, DropBox and source control

Eclipse has an idea I've always been kinda uncomfortable with - the idea of the workspace. The workspace is that folder you store ALL your projects in. You cannot store projects outside the ...
1
vote
3answers
109 views

Automated setup of Eclipse?

I work for a company that uses Eclipse and a bunch of plugins for their development environment. I'm trying to come up with an automated way to install everything(eclipse, and plugins) and configure ...
0
votes
0answers
65 views

eclipse glassfish plugin crash

I have downloaded and installed the following: JDK 6 update 29 Eclipse Indigo for Java EE Developers Glassfish plugin for Eclipse (from http://dlc.sun.com.edgesuite.net/glassfish/eclipse/indigo/) ...
2
votes
1answer
62 views

Eclipse and python… path problems

I run some python scripts on a server, they are under a cvs repository and, for various reasons use absolute path names. I'm trying to use eclipse as an editor - I check the projects out, but when ...
1
vote
0answers
90 views

Unhelpful suggested autocomplete tags when editing HTML & CSS with Aptana Studio

I switched from PHPed to Aptana 3 because of the Zen Coding Addon which is not available for PHPed. My Problem is as follows: I'm coding HTML / CSS. When I type <div st the first suggestion is ...
0
votes
0answers
32 views

How to apply this cvs patch to Mac OS X 10.6.8 and cvs 1.12.13?

How to apply the cvs patch mentioned in the following discussion to Mac OS X 10.6.8 and cvs 1.12.13? http://wiki.eclipse.org/CVS_Howto#Other_CVS_Clients It's supposed to fix the $ cvs log cvs log: ...
-3
votes
1answer
59 views

Where to keep Aptana Studio 3 unzipped folder? [closed]

Aptana for linux comes as ready-to-launch zipped package. The problem is that I don't know where I should put this unzipped folder. I don't like it being in (polluting!) my home folder. Where would ...
0
votes
0answers
94 views

Cannot run php script in eclipse

I'm trying to write php in eclipsePDT but keep getting an error saying it can't launch and that the debugger must be configured as a php.ini directive. I have a zend degugger installed on eclipse. I ...
2
votes
0answers
51 views

Files edited through gvfs using Eclipse and NetBeans getting corrupted. gedit using smb works fine

I'm facing a strange problem. My development machine was recently moved to Ubuntu. When I edit files situated in a network server (LAN) and then save, the files are getting corrupted. In all cases a ...

1 2 3 4 5 6