- This topic has 4 replies, 2 voices, and was last updated 10 years, 10 months ago by
support-pradeep.
-
AuthorPosts
-
MKellyMemberHallo
Im trying to install ICEFaces 3.3 on MyEclipse 2014 Pro but half the modules aren’t compatible and the other half failes to install. Can someone please assist?
ICEFaces install URL: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf
Compnent is: IF-3.3.0-IM-1.3.0-Eclipse-4.3-plugins-B.zipError I get is:
An error occurred while collecting items to be installed
session context was:(profile=com.genuitec.delivery.package.profile.3242-eDC-0520, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,beaver,3.0.0.1346444146
No repository found containing: osgi.bundle,com.aptana.build.ui,3.0.0.1342114703
No repository found containing: osgi.bundle,com.aptana.buildpath.core,3.1.0.1358388195
No repository found containing: osgi.bundle,com.aptana.core,3.3.0.1373665087
No repository found containing: osgi.bundle,com.aptana.core.epl,3.0.0.1375741635
No repository found containing: osgi.bundle,com.aptana.core.io,3.0.3.1374276906
No repository found containing: osgi.bundle,com.aptana.editor.common,3.0.3.1372283804
No repository found containing: osgi.bundle,com.aptana.editor.epl,3.0.0.1363886503
No repository found containing: osgi.bundle,com.aptana.editor.findbar,3.0.0.1363999525
No repository found containing: osgi.bundle,com.aptana.filewatcher,3.0.1.1376005939
No repository found containing: osgi.bundle,com.aptana.formatter.epl,3.2.0.1341615906
No repository found containing: osgi.bundle,com.aptana.index.core,3.0.0.1366033959
No repository found containing: osgi.bundle,com.aptana.jetty.util.epl,3.0.0.1337703431
No repository found containing: osgi.bundle,com.aptana.libraries,3.0.0.1346444124
No repository found containing: osgi.bundle,com.aptana.parsing,3.0.0.1371074251
No repository found containing: osgi.bundle,com.aptana.scripting,3.1.0.1374765659
No repository found containing: osgi.bundle,com.aptana.scripting.ui,3.0.0.1363994809
No repository found containing: osgi.bundle,com.aptana.theme,3.0.0.1364595254
No repository found containing: osgi.bundle,com.aptana.ui,3.1.4.1374614471
No repository found containing: osgi.bundle,com.aptana.ui.epl,3.0.0.1368752364
No repository found containing: osgi.bundle,com.aptana.usage,3.0.0.1376005939
No repository found containing: osgi.bundle,json.simple,1.1.0
No repository found containing: osgi.bundle,org.jruby,1.6.4.1331328108
support-pradeepMembermkelly,
MyEclipse 2014 ships with ICEfaces 3.3 support by default. You can add ICEfaces support to a project by right clicking on the project and selecting MyEclipse > Project Facets [capabiltites] > Install ICEfaces Facet.
You can follow our ICEfaces latest tutorials from here.
Let us know if you see any issues or have any questions.
MKellyMemberThank you
The facets originally didnt want to work select the correct versions in the dependencies. After switching to the latest JavaEE target runtime it worked
MKellyMemberThank you
The facets originally didnt want to work select the correct versions in the dependencies. After switching to the latest JavaEE target runtime it worked
support-pradeepMembermkelly,
Glad that you got it working. ICEFaces 3.3.0 requires Dynamic web module 2.5 or newer, i.e JavaEE 5 or newer.
Let us know if you see any issues or have any questions. -
AuthorPosts