I use Eclipse IDE already for more than 6 years and of course, I won’t use many shortcut keys for my usage but we should also aware what are the hot keys of Eclipse IDE. Here, I use Eclipse 3.7 (Indigo) to introduce you all as following shortcut keys: All in One Ctrl+Shift+L to get [...]
I use Eclipse Java EE IDE for Web Developer – V3.5 Here are the 4 steps to get XML from XSD Enjoy!
You might already know what is maven; it’s a tool to build / compile or package java project… Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information. Here, I [...]
Eclipse is a multi-language software development environment comprising an IDE and a plug-in system to extend it. It is written primarily in Java and can be used to develop applications in Java and, by means of the various plug-ins, in other languages as well, including C, C++, COBOL, Python, Perl, PHP, and others.[1] Website: http://www.eclipse.org/ [...]
First I install flex (build: 3.0.194161) to use with Eclipse 3.2.1, it’s working fine. I wan to use my existing flex plugin with Eclipse 3.4, I got problem as describe in this post. I wanna to try to use both eclipse with the same flex plugin, with Eclipse 3.4 I try to install Flex plugin [...]