MyEclipse 8.5 is released

Genuitec announced that MyEclipse 8.5 is released.
For me, MyEclipse is on of the best Eclipse based IDE in the world.
The newest release includes updates for many popular open source frameworks (including Spring and Hibernate), and includes C/ALM (Collaboration Application Lifecycle Management) technologies. For Blue users, MyEclipse 8.5 includes support for Linux operating systems and . . . → Read More: MyEclipse 8.5 is released

  • Share/Bookmark

MOTODEV Studio for Android 1.2 is now available

An new version of MOTODEV Studio for Android is available. This release provides support for the Android 2.1 (Eclair) SDK and includes version 0.9.6 of the Google ADT plugins.
Several new features for this release:

the ability to install into your own Eclipse environment
64-bit host support
Windows 7 . . . → Read More: MOTODEV Studio for Android 1.2 is now available

  • Share/Bookmark

Eclipse 3.6 M6 (Helios) available for download

It great news from Eclipse community.
You can download this milestone from here.
What’s new in this release you can . . . → Read More: Eclipse 3.6 M6 (Helios) available for download

  • Share/Bookmark

Eclipse Galileo SR2 is available

There is a great news for developers who use Eclipse – version Galileo SR2 is available for download from eclipse.org.

If you don’t want to download the full packages, you can start an upgrade – that’s what I did just a few minutes ago (Help -> Check . . . → Read More: Eclipse Galileo SR2 is available

  • Share/Bookmark

Setting project specific settings in Eclipse

In Eclipse you can use 2 type of workspace settings.
One is general settings, you can change them by visiting Window->Preferences:

general

But sometimes you need to specify some project’s settings. For this you can use project specific settings. Continue reading Setting project specific settings in Eclipse

  • Share/Bookmark

Changing author name in Eclipse IDE

It is very easy to change author name in Eclipse IDE.
Steps:

open eclipse.ini file in the eclipse directory
add the following line after -vmargs line -Duser.name=your name

Example of my eclipse.ini:


-vmargs
-Duser.name=FaYnaSoft Labs

Also you can change it from here:
Preferences -> Java -> Code Style -> Code Templates -> Comments ->Types and change $(user) to your desired author name.
Example:

@author $(user) -> @author . . . → Read More: Changing author name in Eclipse IDE

  • Share/Bookmark

MyEclipse 8.0 is released

Today Genuitec announced that MyEclipse 8.0 is released.
What is the MyEclipse?
MyEclipse is the most affordable and comprehensive J2EE IDE and Web development tool suite for the Eclipse open-source platform. MyEclipse is the Eclipse plugin-based solution for all your UML, AJAX, Web, Web Services, J2EE, JSP, XML, Struts, JSF, Java Persistence, EJB, extended database support and . . . → Read More: MyEclipse 8.0 is released

  • Share/Bookmark