I am going to use eclipse photon version for WSO2 Developer Studio. Can we have way to install wso2 developer studio for eclipse photon version. Eclipse oxigen and neon working using following link information. I have try to install latest version using this link. Ones install completed, Still it not showing in eclipse menu and Required ESB studio related items not there when I try to create new project.
Regarding the error log of Eclipse:
org.osgi.framework.BundleException: Could not resolve module: org.wso2.developerstudio.eclipse.artifact.webapp [1136]
Unresolved requirement: Import-Package: org.apache.maven.model
at org.eclipse.osgi.container.Module.start(Module.java:451)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1762)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1725)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1656)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343)
a plug-in which contains org.apache.maven.model is missing.
Having a look into there Eclipse Marketplace entry (https://marketplace.eclipse.org/content/wso2-developer-studio) it seems that they offer no version for the latest Eclipse version.
WSO2 developer studio current version is based on Eclipse Oxygen and it hasn't been migrated to photon yet https://github.com/wso2/product-ei/issues/2479 .
Related
I am trying to add an Azure Tool kit on my eclipse and getting the below error -
No repository found at http://dl.microsoft.com/eclipse/.
I can also see that this URL is no more available -
Error 403 - This web app is stopped.
The web app you have attempted to reach is currently stopped and does not accept any requests. Please try to reload the page or visit it again soon.
Do we have a new URL for downloading the Azure Tool kit for the eclipse?
Thanks.
Thanks for the report. Our Product group is aware of this issue and is working on a resolution.
As a temporary workaround, please use https://azuredownloads.blob.core.windows.net/eclipse/ to get the latest Azure Toolkit for Eclipse. You can follow further updates about the fix on this GitHub issue.
Also, I noticed that installing via the Eclipse Marketplace works without any errors on Eclipse version 2020-12 (4.18.0) Build id: 20201210-1552.
Here is the detailed article that describes both the installation methods for reference: Installing the Azure Toolkit for Eclipse
Supported Eclipse versions for Azure Toolkit for Eclipse:
2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6)
I am trying to install IBM Mobile First foundation plugin in eclipse. But I'm receiving the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: IBM MobileFirst Studio Plugins 8.0.0.v20180528_0848 (com.ibm.mfp.feature.feature.group 8.0.0.v20180528_0848)
Missing requirement: Web Tools Plugin 7.2.0.v20180528_0848 (com.ibm.etools.webtools 7.2.0.v20180528_0848) requires 'bundle org.eclipse.wst.jsdt.ui [1.1.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: IBM MobileFirst Studio Plugins 8.0.0.v20180528_0848 (com.ibm.mfp.feature.feature.group 8.0.0.v20180528_0848)
To: com.ibm.etools.webtools [7.2.0.v20180528_0848]
From where do I get this dependency? If it is a jar file, where shall I place it so that eclipse could pick it up while installing mobile first plugin.
The Eclipse IDE is Neon (and Mobile first only supports Neon version).
I am new to eclipse, and am sorry if this is a rudimentary question.
Regards
Aditya
For people facing this problem, here is the solution:
Go to windows -> preferences -> install/update -> available software sites -> add http://download.eclipse.org/releases/mars and ensure it is ✅ (checked).
Now come back to marketplace to install mobile first plugin. It should work.
Thank you #howlger :)
I cannot install SonarQube plugins in Eclipse Mars (tested with Java, RCP and Modeling versions).
When I search for SonarQube in 'Help' / 'Eclipse Marketplace' then the result list is empty. I can click at the link 'Browse for more solutions' which opens the marketplace site on the internet. There, I see SonarQube with the link 'Install' but when I click on it I get the error "The following solutions (SonarQube) are not compatible with this version of Eclipse"!
Any ideas how the problem can be solved?
Eclipse SonarQube plugin 3.4 is definitely compatible with Eclipse Mars.
Unfortunately, you cannot install it from the Eclipse Marketplace - probably because we need to update the compatibility information there. As mentionned by Freddy in his comment, SONARCLIPS-446 was created for this purpose.
Meanwhile, please follow the instructions described on "Install SonarQube in Eclipse" to manually install the plugin.
UPDATE July 21rst, 2015: the Marketplace has been updated so anybody using Mars can install the plugin through the Marketplace.
I'm sorry, but SonarQube is not really compatible.
If you install SonarQube 3.4.0 from marketplace to a brand new mars (eclipse-jee-mars-R-win32-x86_64.zip) and then start the eclispe with -clean, the menuitem marketplace is gone.
Seems that there are not some other plugins don't match.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=473495
I have Eclipse classic 4.2 installed in my PC and I wanted to work on the webservices project with eclipse. I have followed the following method to update the eclipse classic to support Java EE.
I have used the install new software section and added the following URL
http://download.eclipse.org/webtools/updates/
Then i have selected Web tools platform and click next.
Then I'm getting the following error messages and i'm unable to install the web tools.
Cannot complete the install because one or more required items could
not be found. Software being installed: Eclipse Java EE Developer
Tools 3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN
(org.eclipse.jst.enterprise_ui.feature.feature.group
3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN) Missing requirement: WTP EJB UI Plug-in 1.1.500.v201004280901
(org.eclipse.jst.ejb.ui 1.1.500.v201004280901) requires 'bundle
org.eclipse.emf.edit.ui [2.2.0,3.0.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse Java EE Developer Tools 3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN (org.eclipse.jst.enterprise_ui.feature.feature.group
3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN)
To: org.eclipse.jst.ejb.ui [1.1.500.v201004280901]
Can anyone guide me how to install and get started with the current version I have?
Thanks in advance.
Use juno, http://download.eclipse.org/releases/juno to install webtools on top of Eclipse 4.2.
The webtools repo you showed above doesn't have EMF in it, so you need to add an EMF repo as well or pull it from the juno update site.
I am trying to install the Google Plugin in eclipse but I get the follwoing error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742) requires 'bundle org.eclipse.equinox.p2.operations 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Plugin for Eclipse 3.6 1.4.2.v201012211742 (com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
To: com.google.gdt.eclipse.platform.e36 [1.4.2.v201012211742]
Please help
The App Engine documentation is old, that is the problem. There are newer releases of the API:
http://dl.google.com/eclipse/plugin/3.3
http://dl.google.com/eclipse/plugin/3.4
http://dl.google.com/eclipse/plugin/3.5
http://dl.google.com/eclipse/plugin/3.6
http://dl.google.com/eclipse/plugin/3.7
http://dl.google.com/eclipse/plugin/4.2
Try the one that suits your IDE.
I had the same problem and finally found the solution. Hope it works for you too.
Follow these steps and then try to install the plugin again.
Select Help > Install New Software...
Select the Helios update site in the Work with dropdown. If it's not there, you can enter the URL directly: http://download.eclipse.org/releases/helios
Install Helios > Web, XML, and Java EE Development > Eclipse Web Developer Tools.
Go to About / Install New Software... and enter this URL: http://download.eclipse.org/mylyn/releases/latest
After the list populates, select MyLyn SDKs and Frameworks / MyLyn Commons. Once that plug-in installs, restart Eclipse and then the Google App Engine plug-in should install.
When you are on the Available Software screen, after having selected the software you want to install, before you click next, if you check the box "Contact all update sites during install to find required software." then eclipse will automatically resolve and install the needed plugins for you.
I got the same error and looking at the messages indicated that it was due to a conflict between Java EE IDE and Google plugin fo different eclipse runtimes ( 3.6 and 3.5).
So I upgraded the Java EE IDE to the latest version available and that solved the problem.
I found out that ADT-Bundle whose version is eclipse 4.2 has this issue of installing google plugin and when I downloaded eclipse and Android SDK separately and connected them together. It solved the problem. Google plugin installation worked super fine then
Check to see the "type" of Eclipse you are using. I was using the main version of Luna 4.4.2 and having this problem. I then switched to the "Java EE" type of Eclipse, and installed the Google Plugin and AppEngine with no issues. I believe it is because the "Java EE" type comes with WTP.