Sphere Liberty profile installed and the corresponding tooling in Eclipse. The tooling allows you to stopstart the application server, but also to manage its configuration and, obviously, to deploy applications on it. The official home of the Python Programming Language. Tools for Java developers creating Java EE and Web applications, including a Java IDE, tools for Java EE, JPA, JSF, Mylyn, EGit and others. In the next blog entry, I will show you how to deploy a REST based web service on Liberty. Enjoy This entry was posted on 0. IBM, Java, Mac OS X. You can follow any responses to this entry through RSS 2. You can leave a response, or trackback from your own site. How to SetupInstall Maven Classpath Variable on Windows Crunchify. Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model POM, Maven can manage a projects build, reporting and documentation from a central piece of information. One article became very popular on Crunchify Site which I wrote sometime back on How to Create Dynamic Web Project using Maven in Eclipse You may want to take a look at that In this tutorial Ill show you on how to setupinstall Maven in Windows 7. To run maven from command line in Windows you should have properly set JAVAHOME, MAVENHOME PATH environment variables. Another must read How to Create Dynamic Web Project using Maven in Eclipse Step 1. Open System Variables Table. Click on Start button. Computer menu item. Properties on right click menu item. Advanced System Settings button on left panel. Advanced tab in System Properties dialog. Environment Variables button. System variables table. Step 2. Add MAVENHOME variable. Step 3. Update PATH variable. Step 4. Make sure you have JAVAHOME variable correctly. Step 5. Open NEW Command Prompt windows and execute command mvn version. And you are all set. Enjoy and happy coding. Join the Discussion. Share leave us some comments on what you think about this topic or if you like to add something.