• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Lomboz and MyEclipse

 
Ranch Hand
Posts: 202
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do the Lomboz and MyEclipse perform similar tasks? How does one compares with another?
 
Ranch Hand
Posts: 85
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
More or less, Lomboz and MyEclipse do similar tasks. Although MyEclipse does a fair bit more than Lomboz. As for a comparison, MyEclipse is easy to use and works whereas Lomboz doesn't. At least in my experience.

I have tried both and MyEclipse is far and away the better product. I installed it into Eclipse and within minutes had configured it to work with Tomcat 5, JBoss 3.2.6 and JBoss 4.0, and Sun Application Server 8. I have never been able to get Lomboz to work with JBoss 3.2.6--it seems to stop at about 3.2.4 for some reason.

Once I had the servers configured, I was able to create a small test web project and deploy it directly to Tomcat as a WAR file. This is also something that I have not been able to do with Lomboz. This was all done without using the excellent included help or the available help on the MyEclipseIDE website.

In addition, MyEclipse provides tools for struts, hibernate, and DB access. None of which is included in Lomboz.
 
Daniel Gee
Ranch Hand
Posts: 202
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is the MyEclipse free? How much does it cost if it is not free? Thanks for the information.
 
Ranch Hand
Posts: 1934
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think MyEclipse costs around 30 bucks, where are Lomboz is free.

In my world(where I use Weblogic), Lomboz is working just fine.
 
Ranch Hand
Posts: 1491
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
MyEclipse supports Struts capbilities. But Lomboz does not support. So you can download another plug-in for Struts capabilities StrutsConsole / easyStruts / StrutsBox...
 
Daniel Gee
Ranch Hand
Posts: 202
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
EasyStruts is not compatible with the Eclipse 3.0.1.
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic