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:
- Launch Eclipse,
- Import “Existing Projects into Workspace” by selecting the parent project folder,
- Right Click on “site.xml” in com.rajendarreddyj.eclipse.plugins.weblogic.site project and Select “Plug-in Tools” and click “Build Site”.
How to install Eclipse Weblogic Plugin ?
- Build or download from releases & unzip “Eclipse-Weblogic-Plugin-Site-vx.y.z.zip”,
- Launch Eclipse,
- In Eclipse, Click on “Help > Install New Software…“,
- Click on button “Add…“ to add a new repository,
- 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)
- You should see “Eclipse Weblogic Plugin”. Select the checkbox next to it and click Next,
- 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.
- Restart eclipse.
How to install Eclipse Weblogic Plugin from update site?
- Launch Eclipse,
- In Eclipse, Click on “Help > Install New Software…“,
- Click on button “Add…“ to add a new repository,
- 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/
- You should see “Eclipse Weblogic Plugin”. Select the checkbox next to it and click Next,
- 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.
- Restart eclipse.
How to uninstall Eclipse Weblogic Plugin ?
- Click on “Help > About Eclipse > Installation Details”,
- Select “Eclipse Weblogic Plugin”,
- Click on “Uninstall…“.