View on GitHub

eclipse-weblogic-plugin

Eclipse weblogic plugin to start and stop specified weblogic instance.

Eclipse Weblogic Plugin

Eclipse Weblogic Plugin is a plug-in for the Eclipse platform.

Description

It allows you to start and stop specified weblogic instance. It is also used to debug and hot swap code.

How to build Eclipse Weblogic Plugin ?

With Eclipse:

How to install Eclipse Weblogic Plugin ?

  1. Build or download from releases & unzip “Eclipse-Weblogic-Plugin-Site-vx.y.z.zip”,
  2. Launch Eclipse,
  3. In Eclipse, Click on “Help > Install New Software…“,
  4. Click on button “Add…“ to add a new repository,
  5. Enter Name and select the local site directory as below and click OK.
    • Name : Eclipse Weblogic Plugin Update Site
    • Location: Eclipse Site Directory (either extracted one or locally built site directory)
  6. You should see “Eclipse Weblogic Plugin”. Select the checkbox next to it and click Next,
  7. You’ll need to accept the license and confirm you want to install a plugin that is not digitally signed. Go ahead and install it anyway.
  8. Restart eclipse.

How to install Eclipse Weblogic Plugin from update site?

  1. Launch Eclipse,
  2. In Eclipse, Click on “Help > Install New Software…“,
  3. Click on button “Add…“ to add a new repository,
  4. Enter Name and URL as below and click OK.
    • Name : Eclipse Weblogic Plugin Update Site
    • Location: https://rajendarreddyj.github.io/eclipse-weblogic-plugin/update-site/
  5. You should see “Eclipse Weblogic Plugin”. Select the checkbox next to it and click Next,
  6. You’ll need to accept the license and confirm you want to install a plugin that is not digitally signed. Go ahead and install it anyway.
  7. Restart eclipse.

How to uninstall Eclipse Weblogic Plugin ?

  1. Click on “Help > About Eclipse > Installation Details”,
  2. Select “Eclipse Weblogic Plugin”,
  3. Click on “Uninstall…“.