27 posts tagged “eclipse”
Java EE 6 & GlassFish 3 Virtual Conference
Attend the Virtual Conference where Java EE 6 spec leads, GlassFish tech leads and developers will take you on a tour of the latest Java EE 6 Platform and GlassFish technology, including:
- How Java EE 6 makes writing enterprise and Web applications easier with more annotations, POJOs, simplified packaging and less XML configuration with improvements to EJBs, JPA, JSF, and Servlets
- GlassFish 3 features including: fast startup time, Update Center integration for easy access to additional features and updates, fine-grained monitoring, dynamic language features and more
- Updated NetBeans and Eclipse Tooling that supports Java EE 6 to enable instant productivity
You can start developing with Android Mobile OS and Android Mobile Apps by using Eclipse or Eclipse Pulsar (Eclipse for MobileDev) together with the Android Development Tools (ADT).
And here are some tutorials to help you get started:
- http://www.vogella.de/articles/Android/article.html#installation_eclipse
- http://www.ibm.com/developerworks/edu/os-dw-os-eclipse-android.html
At last nights Eclipse Demo Camp London the European Director of Eclipse Foundation inc, Ralph Mueller, did a great presentation on why Eclipse is different to other open source projects such as Apache or MySql !
It turns out that Eclipse is actually an Ecosystem !
If you weren't there last night then you might like to go to Eclipse Demo Camp Hamburg next month !
See also
Eclipse Europa 3.3.2 and PHP PDT 1.0.3
Note to avoid any of the following install errors you must use the exact versions of Eclipse and PDT specified below:
- PDT Feature (1.0.3.v20080603-79-7PE7QYGHNH6Gh) requires feature "org.eclipse.wst (2.0.0)", or compatible.
- PDT Feature (1.0.5.v20081126-1856) requires feature "org.eclipse.wst (3.0.0)", or compatible.
- Eclipse XML Editors and Tools (2.0.2.v200802150100-7A1ECMCnbcl1bVs9uNm_Zkieb7Qe) requires plug-in "org.eclipse.wst.validation (1.1.0)", or equivalent.
Obtain Eclipse & PDT
- Download and install Java SE 6
- Download Eclipse Europa 3.3.2 JEE Edition
- Unzip Eclipse and move to /opt/eclipse or another path with no spaces in it
- Download Zend PDT 1.0.3 zip file
- Unzip PDT 1.0.3 and move to a path with no spaces in it
Run Eclipse
- Help | Software Updates | Find & Install
- Search for New Features to Install
- Next
- New Local Site
- Enter name of PDT and path to unzipped PDT
- Check PDT
- Install PDT
Restart Eclipse
You can now use Eclipse to write PHP projects !
Eclipse Europa IDE 3.3.2 Packages
http://www.eclipse.org/downloads/packages/release/europa/winter
Eclipse Archived Downloads (3.3.2 and earlier)
http://archive.eclipse.org/eclipse/downloads/index.php
Download Details
http://archive.eclipse.org/eclipse/downloads/drops/R-3.3.2-200802211800/details.php
Eclipse, Aptana, EasyEclipse or Zend PDT ! Which one do you use for PHP web development ?
Eclipse is an IDE for editing PHP, JavaScript, Ruby, Python, HTML, CSS files and more !
The latest version of the Eclipse IDE & SDK for Apple Mac OS/X and GNU/Linux developers is Eclipse Classic 3.4.1 and contains the Eclipse Platform, Java Development
Tools, and Plug-in Development Environment, including source and both
user and programmer documentation.
Eclipse Classic 3.2, 3.3 and even older versions can be found at:
and the Aptana Eclipse Studio & PHP Plugins which can be installed on 3.2, 3.3 or 3.4 can be found at:
- http://update.aptana.com/install/studio/3.2/site.xml
- http://update.aptana.com/install/php/3.2/site.xml
and can be installed via Eclipse Software Update:
Aptana Studio 1.2.1 Aptana PHP 1.0.0 is the robust, free, open source IDE for PHP featuring everything you need to get started fast and get even faster with developing, testing, tuning, and deploying your PHP apps. From pre-installed PHP servers, code assist, code templates, code generation, debugging, refactoring, database tools and more.
If you are using the Aptana PHP Eclipse plugin you cant disable plugins in the usual place !
Aptana have created an extra plugin screen
The Aptana PHP Eclipse plugin is very powerful and can do a lot of code formatting for you !