Unable to install the jade plugin for Pycharm (MacOs) - plugins

I have installed PyCharm 3.4.1 CE for my Mac. I was able to install the jade plugin from Preferences > Plugins > Browse repositories, however, the plugin will fail to start with the following error message, saying the com.intellij.css is not installed.
Error message:
Plugin Error
Problems found loading plugins:
Plugin "Jade" was not loaded: required plugin "com.intellij.css" not installed.
Disable Jade
Open plugin manager
I can't find where to install the missing plugin.

The Plugin depends on com.intellij.css. It is only part of the Ultimate Edition. There is no support for the plugin in the CE.

Related

How to install VMware Workbench IS on eclipse

I have tried unsucessfully to install VMware Workbench IS 3.5.7 [3.5.7.4238219] from https://code.vmware.com/web/workbench/wbis/3.5 . I tried (Help => Install new software) with two different versions of eclipse, having two different errors:
1) eclipse package from Ubuntu
I installed eclipse package for Ubuntu 16.04.2 LTS (Version: 3.8.1 , Build id: debbuild) and installed latest updates. When I tried to add the repository I got this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111)
Missing requirement: Action Plug-in 3.5.7.4236111 (com.vmware.vide.p2action 3.5.7.4236111) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found
Missing requirement: Action Plug-in 3.5.7.4249275 (com.vmware.vide.p2action 3.5.7.4249275) requires 'package org.eclipse.equinox.p2.repository.artifact 2.3.0' but it could not be found
Cannot satisfy dependency:
From: VMware Workbench CIM Tools 3.5.7.4236111 (com.vmware.vide.cimtools.feature.feature.group 3.5.7.4236111)
To: com.vmware.vide.feature.feature.group [3.5.5,4.0.0)
Cannot satisfy dependency:
From: VMware Workbench Core 3.5.7.4236111 (com.vmware.vide.feature.feature.group 3.5.7.4236111)
To: com.vmware.vide.p2action [3.5.7.4236111]
Cannot satisfy dependency:
From: VMware Workbench Core 3.5.7.4249275 (com.vmware.vide.feature.feature.group 3.5.7.4249275)
To: com.vmware.vide.p2action [3.5.7.4249275]
I looked for that package org.eclipse.equinox.p2.repository.artifact 2.3.0 but I don't know how to satisfy it.
2) Latest eclipse from eclipse.org
I downloaded and executed the fresh eclipse installer for Linux 64 bits (again Ubuntu 16.04.2 LTS). It's Version: Neon.3 Release (4.6.3) and Build id: 20170314-1500. Again I installed latest updates and tried to install that VMware Workbench IS repository and I got this error:
An error occurred while configuring the installed items
session context was:(profile=_home_test_eclipse_java-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Configure, operand=null --> [R]com.vmware.vide.vlogbrowser.cli.feature.feature.group 3.5.7.4236111, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.ChmodAction).
The action chmod failed - file /home/test/eclipse/java-neon/eclipse/features/com.vmware.vide.vlogbrowser.cli.feature_3.5.7.4236111/app/vmwb-server does not exist
Can anybody help me to install VMware Workbench IS?
Thanks in advance!
/Angel
I realized that ubuntu's eclipse already provides the plugin org.eclipse.equinox.p2.repository, but it's version 2.2 and VMware Workbench IS requires 2.3. I don't know if it can be installed.
Finally I could install the workbench on a fresh eclipse Neon.3 Release (4.6.3) but just after installing the components one by one, in a common sense order and reading carefully the errors: missing folders that the installer is not creating for you, like $INSTALL_PATH/eclipse/java-neon/eclipse/features/com.vmware.vide.vlogbrowser.cli.feature_3.5.7.4236111/app/vmwb-server
Thanks and best regards
/Angel

Not able to install XFire plugin in eclipse Luna

I am trying to install XFire plugin in eclipse Luna, but it is throwing the below error
"Cannot complete the install because one or more required items could not be found.
Software being installed: XFire IDE 1.0.2.xfire125 (org.codehaus.xfire.eclipse.feature.group 1.0.2.xfire125)
Missing requirement: XFire IDE 1.0.2.xfire125 (org.codehaus.xfire.eclipse.feature.group 1.0.2.xfire125) requires 'org.eclipse.update.core 0.0.0' but it could not be found"
Could anyone please help?
It looks like this is an old plugin that requires the org.eclipse.update.core plugin which is only in Eclipse 3.x.
So unless you can find a newer version (or build the code from the source) this is not compatible with Eclipse Luna.

Maven for eclipse plugin not getting installed

When I'm trying to download the plugin from eclipse marketplace, I get the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
Missing requirement: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev 0.2.0.201401071755) requires 'bundle org.eclipse.m2e.launching [1.5.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
To: com.ifedorenko.m2e.mavendev [0.2.0.201401071755]
How can I fix this issue?
I have the same problem on my environment.
In the error message, you can see that the plugin you want to install need the bundle org.eclipse.m2e.launching in following versions (1.6.0 to 2.0.0).
Actually, only version 1.5 of m2e is released. You can install the milestone of version 1.6 by following these instructions.
Help > Install new software...
Paste the following link into the
field Work with :
http://download.eclipse.org/technology/m2e/milestones/1.6/
Press enter Select all plugins you need - Click Next and follow the wizard
After this installation, retry the installation of "Maven Development
Tools"

Symfony installation in Eclipse

I tried to install the Symfony plugin for Eclipse Indigo, but it gives an error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Symfony Feature 1.0.94.201305191237 (com.dubture.symfony.feature.feature.group 1.0.94.201305191237)
Missing requirement: Composer Eclipse UI Plugin 1.0.2.201402150144 (com.dubture.composer.ui 1.0.2.201402150144) requires 'bundle org.eclipse.e4.ui.di 0.0.0' but it could not be found.
Cannot satisfy dependency:
From: Composer 1.0.2.201402150144 (com.dubture.composer.feature.feature.group 1.0.2.201402150144)
To: com.dubture.composer.ui [1.0.2.201402150144]
Cannot satisfy dependency:
From: Symfony Feature 1.0.94.201305191237 (com.dubture.symfony.feature.feature.group 1.0.94.201305191237)
To: com.dubture.composer.feature.feature.group 1.0.2
I have to install some additional things before I can install this one. Where can I find them?
You can get the composer plugin on the official eclipse website's marketplace.
Base on your update to Kepler version:
After installing Eclipse Kepler make sure you install the PHP Development Tools (PDT) Run Time Feature and PHP Development Tools (PDT) SDK Feature (all should be version 3.1.1 or higher)
Next you can install the Symfony Feature by following this instruction Help>Install new software; Click Add in the window set Name as Symfony Plugin and the Location as http://p2-dev.pdt-extensions.org/; By pressing OK through the listed plugins select Symfony and other needed plugins like Doctrine, ...
Hopefully this will help you

Error installing LDAP Browser plugin in eclipse

I have installed eclipse jee juno in my linux 12.10 environment and I tried to install the LDAP Browser plugin using install new Software option. But it gives me the following error. How can I solve this?
An error occurred while installing the items
`session context was:(profile=epp.package.jee,` phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.apache.commons.io 2.4.0, action=).
Failed to prepare partial IU: [R]org.apache.commons.io 2.4.0.
To install you need to add this in Eclipse:
http://directory.apache.org/studio/update/2.x
After that select:
The Apache Directory Studio Browser