unable to install testng plugin in eclipse neon - eclipse-plugin

getting below error while installing "Guava: Google Core Libraries for Java" cannot be fully uninstalled because other installed software requires it. The parts that are not required will be uninstalled.

Related

Ocean Petrel PluginPackager Fails Third-Party Validation

I'm developing a Petrel plugin via Ocean, both versions 2022, but when running the PluginPackager as part of the post-build of the PIP project, validation fails:
2> ERROR Plugin includes library that is already distributed by Petrel or another plugin, but it is not identical.
2> Plugin includes tbb, which conflicts with the same library in .
The error doesn't tell me which library but there are only three other instances of tbb.dll in the Petrel installation and various plugins, none of which are the same version as the tbb.dll I'm using.
According to the AcceptanceChecklist.xml, it seems that there should not be a validation error:
The plug-in may use 3rd party libraries deployed by Petrel. The Components list documents this set of 3rd parties.
The plug-in must not deploy any library on this list, unless a different version is required
Does anyone know how to pass validation when deploying third-party libraries?

Unable to Install Microsoft.Toolkit.Uwp.UI.Controls 3.0.0

Using NuGet Package Manager, I get this error message:
Could not install package 'Microsoft.Toolkit.Uwp.UI.Controls 3.0.0'.
You are trying to install this package into a project that targets 'native,Version=v0.0',
but the package does not contain any assembly references or content files that are compatible with that framework.
For more information, contact the package author. 0
The app is a Blank App (C++/winRT). Visual Studio 15.8.0 Preview 4.0.(10.0.17134.0, 10.0.17704.0)
Despite it's name, the Windows Community Toolkit is only intended for C# developers.

Unable to Update Worklight studio 5.0.6 to Worklight studio 6.0.0

I am unable to update my Worklight studio 5.0.6 to 6.0.0.
I downloaded V6.0.0 Interim Fix (IF) 201307011413 from the IBM website and I tried to update the software using Eclipse's Software Update. The compressed file I tried to install is 6.0.0.0-WL-StudioP2-IF201307011413.zip. However I am getting the following errors.
Cannot complete the install because one or more required items could not be found.
Software being installed: jQuery Web Tools 1.0.100.v20130523_1421 (com.ibm.webtools.jquery.feature.feature.group 1.0.100.v20130523_1421)
Missing requirement: Mobile Patterns 1.0.0.v20130508_1207 (com.ibm.etools.rpe.mobile.patterns 1.0.0.v20130508_1207) requires 'bundle org.eclipse.ui [3.104.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Rich Page Editor - jQuery extensions 2.0.0.v20130523_1421 (com.ibm.etools.rpe.jquery 2.0.0.v20130523_1421)
To: bundle com.ibm.etools.rpe.mobile.patterns [1.0.0,2.0.0)
Cannot satisfy dependency:
From: jQuery Web Tools 1.0.100.v20130523_1421 (com.ibm.webtools.jquery.feature.feature.group 1.0.100.v20130523_1421)
To: com.ibm.etools.rpe.jquery [2.0.0.v20130523_1421]
Can someone help me how do I upgrade Worklight studio 5.0.6 to Worklight studio 6.0.0.
The following link is the documentation on how to upgrade, it didn't help me though.
http://pic.dhe.ibm.com/infocenter/wrklight/v6r0m0/index.jsp
The above method failed and I also tried to copy the plugins and features unzipping the update file, and that didn't help either.
Make sure you are using the correct version of Eclipse.
Worklight 6.0 should be installed on Eclipse Java EE 4.2.2 ("Juno" SR2) only.
there is no support for prior releases of Eclipse (in 6.0)
there will be support for future releases of Eclipse (such as "Kepler" 4.3)

Installing wwWidgets for Qt 5

I recently installed Qt 5.0.2 with MinGW 4.7. Previously I used Qt 4.8 and I used wwWidgets, a useful widget pack for my projects from http://www.wysota.eu.org/wwwidgets/. When I installed this pack to Qt 5.0.2 it installs without errors but its plugins are not installed in the Qt Designer. If anyone successfully installed the package for Qt 5.0.2 please provide me with instructions on how to do it.
I guess you'll have to compile Qt5, QT Creator & Plugins, wwWidgets from source, using the same options for all of them. Qt designer silently flushes plugins that are not compiled in the same manner than designer itsself.

Worklight studio v6 installation failed within Eclipse Juno for Java EE

I've got issues with installing Worklight studio within Eclipse Juno for Java EE.
I've followed the basic install and local archive steps, but both failed.
Here are the errors:
Cannot complete the install because one or more required items could not be found.
Software being installed: IBM Worklight Studio 6.0.0.201306140657 (com.ibm.imp.tools.feature.feature.group 6.0.0.201306140657)
Missing requirement: Model Plug-in 8.0.0.v20130418_1206 (com.ibm.etools.webtools.model 8.0.0.v20130418_1206) requires 'bundle org.eclipse.gmf.runtime.emf.type.core [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Web Page Generation Core Plugin 7.2.500.v20130412_0352 (com.ibm.etools.webtools.webpage.core 7.2.500.v20130412_0352)
To: bundle com.ibm.etools.webtools.model [8.0.0,9.0.0)
Cannot satisfy dependency:
From: IBM Mobile Application Tools 6.0.0.201306140656 (com.ibm.imp.feature.feature.group 6.0.0.201306140656)
To: com.ibm.imp.worklight.core [6.0.0.201306140656]
Cannot satisfy dependency:
From: IBM Worklight Studio 6.0.0.201306140657 (com.ibm.imp.tools.feature.feature.group 6.0.0.201306140657)
To: com.ibm.imp.feature.feature.group 6.0.0
Cannot satisfy dependency:
From: Core 6.0.0.201306140656 (com.ibm.imp.worklight.core 6.0.0.201306140656)
To: bundle com.ibm.etools.webtools.webpage.core [7.2.0,8.0.0)
Installation done following the steps:
- install Eclipse Juno
- launch Eclipse from an new empty workspace folder
- install worklight from ibm update site
- restart Eclipse from my v5.0.6 workspace folder
Install OK and projects upgraded OK.
Just as a side note. It is necessary to use Eclipse Juno Java EE SR2 to install IBM Worklight Studio, otherwise, using a lower Eclipse version, installation will fail.
while installing worklight studio v6 with eclipse sr2 ,I also got the same error during installation...
then i increases net speed then started installation again , then the error will not occur.. ;-)