Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Contribution Guide problems
Contribution Guide problems [message #1862698] Thu, 21 December 2023 13:03 Go to next message
matej kristan is currently offline matej kristanFriend
Messages: 6
Registered: June 2023
Junior Member
I'm following Contribution guide and encountered some dependency problems..

  • I am working on eclipse-committers-2022-09.
  • Set "Window/Preferences/Java/Compiler/Compiler compliance level" to 17.
  • For Active Target Platform I choose: 2022_09/ide.target file from org.eclipse.rcptt.targets project.

After this steps I have following dependency errors in projects:

  • Bundle 'org.eclipse.rap.ui' cannot be resolved
  • Bundle 'org.eclipse.rap.ui.views' cannot be resolved
  • Bundle 'org.eclipse.rap.ui.forms' cannot be resolved
  • Bundle 'org.eclipse.rap.ui.workbench' cannot be resolved
  • Bundle 'org.eclipse.rap.rwt' cannot be resolved
  • Bundle 'org.eclipse.rap.rwt.osgi' cannot be resolved
  • Bundle 'org.eclipse.rap.jface' cannot be resolved
  • Bundle 'org.eclipse.rap.filedialog' cannot be resolved
  • Bundle 'org.eclipse.rap.jface.databinding' cannot be resolved
  • Bundle 'javax.servlet' cannot be resolved
  • Bundle 'org.bouncycastle.bcpg' cannot be resolved
  • Bundle 'org.bouncycastle.bcprov' cannot be resolved
  • Bundle 'org.apache.httpcomponents.httpcore' cannot be resolved
  • Bundle 'org.apache.httpcomponents.httpclient' cannot be resolved

Which features/plug-ins should be added into target platform to resolve missing dependencies?

Re: Contribution Guide problems [message #1863039 is a reply to message #1862698] Fri, 12 January 2024 08:10 Go to previous message
matej kristan is currently offline matej kristanFriend
Messages: 6
Registered: June 2023
Junior Member
Self answer for successors with same problem:

  • successfully compiled RCPTT project with maven - running build.cmd script from Windows (versions: Apache Maven 3.9.2 & Java 17.0.7)

Previous Topic:Update the Text of a Pull Down Toolbar Action moves it as child of the pulldown
Next Topic:RCPTT Test runner AUT advanced configuration
Goto Forum:
  


Current Time: Fri May 03 18:35:18 GMT 2024

Powered by FUDForum. Page generated in 0.03062 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top