When I am trying to add the runtime environment for weblogic 12.2.1.4 eclipse gives me no error but I am not able to proceed further. I have downloaded the latest version of eclipse from oracles website. It gives a warning "No applicable extensions found" enter image description here
Asked
Active
Viewed 840 times
0
-
1Eclipse Photon is actually 2 years and 9 releases old, try the latest Eclipse 2020-09 – greg-449 Nov 13 '20 at 12:48
-
Thanks for your advice, but in my current organisation we use some plugins which are not available in the versions after photon I am bound to use eclipse photon. – vijay Nov 13 '20 at 12:55
-
@vijay Please try the current Eclipse version to verify that the root cause is your outdated Eclipse. – howlger Nov 13 '20 at 13:29
-
@howgler I tried the latest eclipse but the weblogic plugin is not compatible with latest eclipse version – vijay Nov 13 '20 at 14:19
-
You have to set your java home to complete the configuration. – Emmanuel Collin Nov 16 '20 at 07:33
-
@EmmanuelCollin Tried that as well but no luck, if I dont mention java home then by default it should take it from the Java Runtime right? – vijay Nov 16 '20 at 16:27