Is Activiti plugin on Eclipse unavailable - eclipse

I was trying to install the plugin for Activiti but it seems like it's no longer available as I try to add it as a new software in Eclipse Kepler SR2 with the link http://activiti.org/designer/update but it fails.
I looked on the net but didn't find a solution.
Any idea?

The following link worked well for me on Eclipse Neon.3 (4.6.3):
http://www.activiti.org/designer/archived/activiti-designer-5.18.0.zip
ps: You have to download it locally first and then install it on Eclipse as an archive.

A similar question was raised on the Alfresco Activiti forum a couple o days ago.
Alfresco changed the Activiti Community website and didnt realize the eclipse plugin was hosted there.
I opened a support request with them and reached out to the product manager.
Hopefully it will show up again soon.
If you need it urgently, it is still available (as source) on github here:
https://github.com/Activiti/Activiti-Designer
Hope this helps,
Greg

Related

Correct Version of JBPM And Drools tool for Eclipse Juno 4.2.1

forgive me for asking this question. Which is the correct version of jbpm and drools tool for Eclipse Juno 4.2.1? I am desperate as I have googled it and couldn't find the correct answer. Please help me out here.
The easiest way to get a setup eclipse is to download the demo: based on
documentation at: JBPM Demo. If you run "ant start.demo" per instructions a version of eclipse will be launched. You can use this version for your development.
I recently installed the following tools into eclipse Luna Java EE version. The drools update site will not let you look at the list of releases. I had to install from the following URL: http://downloads.jboss.org/jbpm/release/6.1.0.Final/updatesite/.
The BPMN2 Modeler does let you view a list of available version: http://download.eclipse.org/bpmn2-modeler/updates/luna/. I recently installed the version 1.1.2.
I don't think there is a single answer for the "correct" version; however, the latest is probably the best.

Could not initialize class org.eclipse.jst.j2ee.project.facet.IJ2EEFacetConstants

I am Running Eclipse Kelper Build id: 20130614-0229 (the latest at time of writing)
I have installed the Web Tools Platform (WTP) and I am using a 'static web project'.
I keep getting an error alert box popping up with the error
Could not initialize class org.eclipse.jst.j2ee.project.facet.IJ2EEFacetConstants
Okay I have searched high and low for a solution, but of course the solution seems to be different for every version of eclipse. I went to a bug post on this at https://bugs.eclipse.org/bugs/show_bug.cgi?id=389968
but the advice was just to "get the right version of EPP for your workspace"
Okay so that advice is no help at all. How does one know what is the right version of their workspace? what do they mean by that anyway? by "for your workspace" are they referring to your version of Eclipse? or is that a separate issue?
I saw another response to this issue on stack overflow for Eclipse Juno, but it was simply a link to a temporary patch update site which no longer exists. Someone else on that thread claimed that Kelper had a fix for all of this. Clearly that is not the case and the people at Eclipse.org do not think this is a bug.
From update site, install below item:
|> Web, XML, Java EE and OSGi Enterprise Development
* Eclipse Java EE Developer Tools
I would guess that you are seeing this issue because you have not installed enough of WTP. That doesn't make this problem less of an issue, but at least you can look for workarounds in how you construct your installation. The easiest solution is to grab the "Eclipse IDE for Java EE Developers" package.
http://www.eclipse.org/downloads/
You need to install the JST Enterprise Core feature, org.eclipse.jst.enterprise_core.feature

unable to install google plugin for eclipse juno

I am trying to install google gwt tool on eclipse for that i go to HELP--->Install new Software---> in text area i used this link
Google Update Site for Eclipse 4.2 - http://dl.google.com/eclipse/plugin/4.2
then whenever i checked Google Plugin for eclipse (required) and hit next it shows
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 4.2 3.2.4.v201306061638-rel-r42
(com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.4.v201306061638-rel-r42)
Missing requirement: Google Plugin for Eclipse 4.2 3.2.4.v201306061638-rel-r42
(com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.4.v201306061638-rel-r42) requires
'org.objectweb.asm 0.0.0' but it could not be found
i didn't understand what and where is the problem coming .
I was having the same problem just now trying to download Google Plugin for Eclipse. I was running into the same error where it was complaining about:
"Cannot complete install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.7 bla bla bla..."
This question is a duplicate (Installing GWT plugin with Eclipse) but Ill lay it out for you anyways :)
I followed these steps that I found on https://developers.google.com/eclipse/docs/install-eclipse-4.2 and it worked fine :) The only thing different is that I downloaded from http://dl.google.com/eclipse/plugin/4.2 INSTEAD of from (as when was throwing an error) http://dl.google.com/eclipse/plugin.3.7. When I used 3.7 I got the same error you are having now. 4.2 it's all gravy.
Also, I am doing this on a fresh Juno installation. Like, I literally downloaded it from the Eclipse site right 2 minutes ago, installed it, ran an update (there was one update for Eclipse Google Plugin) and then I i got the errors and fixed the issue.
In fact, I got my answers here: Installing GWT plugin with Eclipse so thank this dude. Not me.
Good Luck!
Your installation is missing the org.objectweb.asm bundle. I'm a little surprised that this is not installed by the google plugin by default. There are many places to get it, but I know you can get the bundle from orbit:
http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository/
Copy the link and add it to your list of update sites. Then try to install the google plugin again. Make sure that you have "Contact all update sites" checked.
Might be you have Indigo Eclipse and trying for Juno Eclipse plugin.
Refer to link https://developers.google.com/appengine/docs/java/tools/eclipse
Look at plugin links for Indigo and Juno and act accrodingly.
If the plugin installation failed, you may have problems with the Eclipse version installed that might be outdated (my problem).
For more information about upgrading Eclipse, see Upgrading Existing Eclipse Features.

Can't download Aptana studio 3 eclipse plugin - no repository available

For the past few days, I've been receiving the same error when trying to install the Aptana 3 plugin for Eclipse:
"No repository found at http://download.aptana.com/studio3/plugin/install."
Is this issue known and is wide spread? Is there an alternative method for downloading and installing this plugin?
I'm trying to install it on Eclipse JavaEE Indigo and I've done it successfully already on another machine but that was a few months.
Any help will be great appreciated.
It seems aptana has set up a CDN (http://en.wikipedia.org/wiki/Content_delivery_network) to deliver their update site and it seems to be broken... I don't see any solution appart having the CDN configuration fixed.
You should ask in the aptana forum in order to get attention of the aptana ops.
Regards

Can't install Eclipse plugin

I'm trying to install an Eclipse plugin for Mylyn/Fogbugz, and I get the following error when I try either EclipseBugz or Foglyn:
Cannot find a solution satisfying the following requirements Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.swt
I'm using Eclipse 3.4.1
what other update sites do you have enabled in your Eclipse installation?
I had similar problem when upgrading from older Mylyn, and found out that it helps to disable other updates sites. When installing new plugins, or even updating old ones, Eclipse has a tendency to contact all enabled update sites. I don't know what exactly it is trying to do, but it helped me to disable all sites except one I wanted to use.
Btw, Eclipse 3.5M6 has option to use only selected update site -- it is great help when updating/installing plugins. I cannot wait to see Eclipse 3.5 final released, just for this feature.
Eclipse plungins require Equinox UI for dependency.Please read Equinox installer .I hope can help you. : )