aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Configuring Lomoboz with Eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Configuring Lomoboz with Eclipse" Watch "Configuring Lomoboz with Eclipse" New topic
Author

Configuring Lomoboz with Eclipse

Saniya Ansari
Ranch Hand

Joined: Sep 30, 2002
Posts: 48
Hi
I'm trying to set up my environment for using JBOss3.2.5, eclipse 3.0, lomboz 3.01..
I've installed jboss successfully, i have jdk1.4.2, i chaged the jboss3.2x.server file and plugged it into the plugins file in eclipse.. but i'm not able to see the lomboz options when i try to configure my java perspective in eclipse..

Can somebody throw some suggestions.. do i need to add anything in my class path or do i need to install EMF (i'm not sure what it is by the way)..

So all the eclipse savvy ppl plz send in ur suggestions!!

Thanks
-s-


SCJP 2
David Heffelfinger
author
Ranch Hand

Joined: Jul 08, 2004
Posts: 176
Here is a paste from a post I made to another forum explaining the solution to this problem. I hope it helps.

I was having problems with Eclipse 3.0 not recognizing Lomboz.

Here is how to solve that:

Go to Help->Software Updates->Manage Configuration

Click on the third icon from the left on the toolbar (tooltip should read "Show Disabled Features"

After doing this, two disabled features should show up,
Right click on "Eclipse Modeling Framework" and select "Enable" from the popup menu.

Do the same thing for "EMF Service Data Objects"

Restart your workspace.

Eclipse 3.0 now should recognize Lomboz.

These instructions assume that you have already unzipped lomboz.3*.zip and emf-sdo-runtime-2.0.0.zip to the appropriate directories.

Enjoy.

David
[ October 18, 2007: Message edited by: David Heffelfinger ]

Author, <a href="http://www.packtpub.com/java-ee5-development-with-netbeans-6" target="_blank" rel="nofollow">Java EE 5 Development with NetBeans 6</a>
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Configuring Lomoboz with Eclipse
 
Similar Threads
Servlet wizard plugin for Eclipse?
Eclipse 3.1 + Lomboz + Sun Java System Application Server 8.1
eclipse, lomboz, tomcat problem
Eclipse - Jonas Integartion with Lomboz
Simple Question on Eclipse Lomboz