In Eclipse, is it possible to use Firefox as Eclipse\'s internal Web browser instead of Internet Explorer.
I\'m installing the Android SDK on a fresh installation of Fedora 14 (Linux). I installed eclipse, and ran the tools/android sdk tool to install all the Eclipse components for the SDK. I was able to g
In my Eclipse plugin, I would like to be notified on debugger events (e.g. when stepping or a breakpoint is hit). I\'ve managed to get this working in a JDT environment by subscribing to debug events
I have a android project which is huge in size with more than 100 resource files, layouts and lot of codes. It takes about a minute and even more to completely build. Even when I change a single line
I have recently installed gwt-plugin to my eclipse. But plugins are are not visible, even if I try to install it again, eclipse is not allowing me to install, saying its already installed.I even I ran
I use eclipse as my IDE for python. Recently I encountered a strange problem. A file contains an import from external libraries (such as wx, matplotlib etc.) if I put it inside the src directory, it
Does anyone know how to get a file with uri from a self-made Eclipse Plug-in? Absolute paths would be no problem:
I am using mercurial plugin for eclipse. I am new to version control. I want to know how the numbers like 0.1, 0.6, 1.8 etc. are given through plugin.
I have developed an eclipse Plugin Project with SampleFormPage with multiple forms with using formtoolkit and formPage.
I have created a Menu named MY Command and I mentioned M as mnemonic but when I press \'alt\' I am not getting any underline inside the menu keyword.