Java and Eclipse Plugin Development

Java, Eclipse Plugin Development and best software development practices

Wednesday, October 29, 2014

Linking external project to eclipse workspace without really moving the project content

›
If you wanted to access the external eclipse project resources without really adding them into eclipse workspace, below piece code will hel...
Saturday, October 18, 2014

Closing eclipse empty editor area

›
I have a use case, where I need to the close the eclipse empty editor area, so that editor area can be used by something else. This ca...
Tuesday, October 14, 2014

Eclipse view id's

›
For my reference. Eclipse view id's for progress view and error log view. org.eclipse.ui.views.ProgressView org.eclipse.pde.runtim...
Monday, October 13, 2014

-vm in eclipse.ini is not considered during the eclipse launch in mac os x

›
I was facing this issue, I have multiple Java versions installed in my Mac system and I wanted to change my eclipse default Java version. ...

How do I know with which version of Java eclipse got launched ?

›
Eclipse would have launched with some JRE support, to understand and know which version of java is used and from where it picked up. Follow...

Where can I find configured default Java/JRE in my Mac OS X system

›
Go to below location to find the installed JDK versions in your mac machine. /Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/

eclipse.ini -vm option

›
-vm argument is useful for passing virtual machine to the eclipse.ini. Mostly this will be used where your system configured Java is differ...
‹
›
Home
View web version

About Me

KK
Learn, share and repeat!
View my complete profile
Powered by Blogger.