Skip to main content

Questions tagged [update-site]

Eclipse Software Sites (aka "update sites" aka "p2 repositories") are the storage format for delivering updates and new features to Eclipse-based applications.

0 votes
1 answer
65 views

Eclipse plug in not discovered from the site where i uploaded my 'update site project' directory

I have an Eclipse plug-in project for which I've created a feature project and an update site project. During the build process of the update site project, I notice that certain artifacts are ...
ItzAsh's user avatar
  • 1
0 votes
1 answer
28 views

eclipse update-site: Plugin version not shown in software install dialog

I have created an eclipse plugin along with an eclipse feature and I have created an update site using eclipses export mechanism. My problem is, that when I try to install the feature from this update ...
Timothy Truckle's user avatar
0 votes
1 answer
83 views

How does Eclipse Marketplace's drag to install work?

How does Eclipse get all the metadata, e.g., update sites to add to the update site list, from the url http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=[plugin ID] ?
Baytars's user avatar
  • 143
0 votes
0 answers
123 views

Build eclipse deployable feature in cli or update site in cli

I have below 3 packages eclipse plugin, eclipse feature and update site Now I have to build eclipse feature in cli as same as right click over feature -> Deployable feature -> archive.zip . ...
Sunil's user avatar
  • 33
2 votes
0 answers
164 views

Is it possible to have a password protected update site in eclipse?

I have got a scenario where I have to provide my eclipse RCP application product update site links to more than 3 clients. The client will be able to update his/her eclipse plugins/features ...
SSK's user avatar
  • 63
2 votes
1 answer
140 views

Java compiler errors in DDE on new computer, works fine in old one

I have 2 computers running Domino Designer, On my new one I get java errors in a server based application and not on the old one. I have installed the required package on both machines and I have the ...
Thomas Adrian's user avatar
1 vote
1 answer
99 views

How do I produce an installable form of an Eclipse plugin from "sources"?

An update site for a plugin I want to use, OpenCL development tool, is dead. However, it seems some form of the sources is available: hu.ngms.opencl.aggregator 19.4 kB 2015-04-08 hu.ngms....
einpoklum's user avatar
  • 127k
0 votes
2 answers
323 views

Include an external update site in my update site in Eclipse

I have an update site in which I'm including my features, like this: <?xml version="1.0" encoding="UTF-8"?> <site> <feature url="features/my_feature1_1.0.0.qualifier.jar" id="...
CIOC's user avatar
  • 1,407
0 votes
1 answer
204 views

Automatic redirect for Eclipse Update Site from old URL to new URL

I have an Update Site with has some users, e.g. www.foo.com/oldupdatesite. I want to release new versions of the Update Site at a new location. For instance, the new location could be www.bar.com/...
mihca's user avatar
  • 1,152
0 votes
1 answer
940 views

Create an online eclipse update site from local plugin folder

I developed my first eclipse plugin. I first exported the project as a deploybale feature, generating a folder containing: artifacts.jar, content.jar, and the plugins and features folders. I tested ...
Jack Lehman's user avatar
0 votes
1 answer
1k views

eclipse software installation - contacting software sites repeats for longer duration

Trying to update the Eclipse oxygen software it takes while, how to optimize the update time or any issue in my eclipse software. In Eclipse IDE -> help->check for updates
mathivanan's user avatar
1 vote
1 answer
232 views

Build single update-site for RAP and RCP flavored feature

I have a build for a single-sourced RCP/RAP Eclipse feature project that uses maven profiles to either build RAP or RCP bundles, fragments and features. This works reasonably well. If I include my ...
cheppsn's user avatar
  • 212
0 votes
1 answer
1k views

Upgrade eclipse 4.4(Luna) to to 4.7(Oxygen)

I've updated Eclipse 4.4.2(Luna) to Eclipse Oxygen(4.7) using the update site http://download.eclipse.org/eclipse/updates/4.7 But I can't launch the "eclipse" anymore - it shows the error "The ...
Kondal Kolipaka's user avatar
0 votes
2 answers
255 views

liferay plugin for eclipse version 4.3(kepler)

I want to install liferay plugin in my eclipse version 4.3. Is there any liferay-IDE update-site available for it? my liferay version is liferay-portal-tomcat-6.1.2-ce-ga3 note:due to use liferay6....
HamedTaherkhani's user avatar
0 votes
0 answers
35 views

Checking prerequisite before installing eclipse plugin

I have eclipse feature and update site. I want to add prerequisites like The plug-in can be installed, if the eclipse version greater than some version. Can we compute these kind prerequisites ...
Kumar's user avatar
  • 1,626

15 30 50 per page
1
2 3 4 5