p2 Questions
4
I'm trying to use Apache POI Library in Eclipse RCP project.
So I added poi, poi-ooxml and poi-ooxml-schemas to project, but still got an Exception
java.lang.NoClassDefFoundError: org/apache/poi/ut...
Unscathed asked 16/8, 2016 at 8:26
4
I have a strange problem in our Eclipse IDE (Indigo V3.7.2). We use a target platform hosted on a server which is a p2 repository built using the b3 aggregation process. We get certain components a...
Kingsbury asked 28/9, 2012 at 13:58
2
I'm organizing a build of an Eclipse RCP.
Using the p2-director, one property is the profile. The Eclipse documentation only states the below explanation, which isn't that clear in my view.
-pr...
Rubiaceous asked 16/5, 2012 at 9:30
2
Solved
This is a question which has been frequently asked in the Tycho community:
I migrated my Eclipse RCP build from [previous technology, e.g. eclipse-application/ PDE headless build / ...] to the n...
Draw asked 11/9, 2012 at 14:40
1
I have a maven build for building an eclipse plugin which gets hung sporadically during the execution of
--- tycho-p2-repository-plugin:1.1.0:assemble-repository (default-assemble-repository) @ co...
Rillet asked 4/4, 2018 at 16:2
1
Solved
I am building an RCP application, where there will be updates in the features/plugins every quarter. So, if a user chooses to auto update the feature/plugin then new jars for updated plugins are ge...
Beulabeulah asked 28/10, 2020 at 8:43
2
Solved
I know they are somehow linked to Eclipse and .m2 is related to maven.
However, I never really used maven and I don't use it anymore, though I still use Eclipse, and these two folders ~/.p2 and ~....
4
I have tried all different settings, and yes, I m aware of eclipse.ini and config.ini and also tried different command line arguments! Nothing solved my problem!
All attempts and still each time I...
Drivein asked 26/8, 2016 at 14:40
1
I would like to ask about how to preserve the history of available plugins for download with tycho.
Here's the scenario:
I have a few versions of a feature (feature.1.0.0, feature.2.0.0, etc) be...
4
Solved
I got ant script running fine inside Eclipse
Here is a piece of it :
<p2.composite.repository failOnExists="true">
<repository location="file:/${basedir}/compRepo" name="Repository descr...
1
We aim at using Tycho+Eclipse PDE to build OSGi bundles in a distributed team.
So far artifacts are built and deployed to a Nexus OSS repository. This has been
augmented with p2 support, "artifa...
Apomict asked 22/8, 2013 at 14:35
1
I know that artifactory oss version does not support hosting p2 repositories natively.
Is it hovewer possible to do it somehow without such support? I think you cannot get a pro version for free fo...
Glaikit asked 12/9, 2017 at 18:37
1
Solved
3
Solved
I try to use my legacy code in my Eclipe-RCP Application. I took all my old maven projects with dependencies and used the maven-bundle-plugin to create an osgi bundle.
Now i have everything wrapped...
Selfjustifying asked 16/8, 2013 at 13:40
0
I try many thing to create a p2 repository with all transitive (OSGI and non OSGI) maven dependencies of my project, but tycho take only account of osgi.bundle ?
The maven-dependency-plugin copy a...
3
I am trying to configure Maven to build an Eclipse application (Eclipse plugin packaged with all of the Eclipse EXEs etc).
I have already Mavenised dozens of dependencies of the project and deploy...
Steenbok asked 27/11, 2013 at 6:12
0
I am developing one maven plugin which will be used to override default maven lifecycle.To resolve dependencies (eclipse and other) , I want to use tycho. So I cofigured maven project to convert it...
Atlante asked 20/7, 2016 at 12:29
1
I am developing one maven plugin which will be used to override the default maven lifecycles and will use my code instead. I have multiple jar dependencies (eclipse and my another application plugi...
Syzran asked 29/6, 2016 at 12:22
2
I have an Eclipse feature which when installing on Helios requires an additional update-site URL to be present in order to find certain dependencies. Is it possible to automatically add such an URL...
Briefs asked 24/11, 2011 at 8:35
1
Solved
How to apply a friction in a Phaser.P2.body?
In a Air-Hockey phaser based game.
How to "turn-off the air-flow" from hockey table ?,
In this example: http://jsfiddle.net/ywzmkso3/32/
// Initializ...
Gazpacho asked 31/5, 2016 at 0:7
2
Our company uses Maven. We use the Nexus repository manager in order to store our snapshots and releases.
Currently, we are developing a product based on Eclipse. We use Tycho to do that.
The p...
1
Hi All trying to install eclipse plugin from remote site using chef. Remote site has zip file which is accessible as url. I understand how to do it from local zip file. But this case is q mix of ur...
Katheryn asked 30/5, 2014 at 3:47
0
So I've installed nexus p2 plugin.
It gives me two options when creating a proxy on a P2 Repository. P2 and P2 Update Site.
What is the difference between the two and when should I use one ...
2
Solved
I tried googling left and right, and couldn't find a specification for the p2 repository format that Eclipse is using.
I am interested in reading p2 metadata (content.xml/jar and artifacts.xml/jar...
Sable asked 26/9, 2012 at 12:15
1
Solved
With maven/tycho build for Nodeclipse Eclipse plugin there is new p2 repository every release.
Release is done on Bintray that does not allow to update files. So every version goes in its folder.
...
Equities asked 6/1, 2014 at 14:15
1 Next >
© 2022 - 2024 — McMap. All rights reserved.