• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse Plug-In for Weblogic 8.1 and JDK 1.4.2

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I want to integrate Eclipse with Weblogic 8.1.
I checked the link http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html
But, all the plugins available here are compatible only with JDK 5 and JDK 6.

The weblogic domain I am using is compatible only with JDK 1.4.2.

Is there any eclipse plug-in that can support JDK 1.4.2 and be integrated with Weblogic 8.1 server?
Please help me out in this regard.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you can use myeclipse, then you can choose weblogic8/9/10 and switch jdk1.4,1.5,1.6
reply
    Bookmark Topic Watch Topic
  • New Topic