python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
p2-maven-plugin - "missing requirement" "requires 'java.package; javax.interceptor [1.2.0,2.0.0)' but it could not be found"
I have a large Eclipse RCP application with lots of transitive dependencies.
Currently, these are manually copied into the classpath but that's a significant administrative overhead I'd like to avoid,...
Jakg
Votes: 0
Answers: 0
Where are those snapshot bundles required by Tycho build?
When building CBI aggregator from Git source (https://github.com/eclipse-cbi/p2repo-aggregator/) I always come across errors due to some snapshot bundle requirements. For example,
[ERROR] Internal err...
Baytars
Votes: 0
Answers: 1