Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » how do use gradle /meven dependency tooling to import eclipse 4.4 (or other build) jars (how to find maven repository for eclipse jars ...)
how do use gradle /meven dependency tooling to import eclipse 4.4 (or other build) jars [message #1691035] Wed, 01 April 2015 18:27
William Woodman is currently offline William WoodmanFriend
Messages: 28
Registered: July 2009
Junior Member
trying to compile groovySWT project using gradle

i managed to find a reference to SWT see below

maven {
url "https://swt-repo.googlecode.com/svn/repo/"
}

- but you need other dependencies from eclipse (i'm trying to use luna 4.4) to compile

I can download the complete distro and copy the jars i need the hard way i guess but i want to use gradle (or maven) to handle the dependencies

cant find any up to date maven repository for eclipse and the last org.eclipse.ui.forms registered in mevn itself is back into 2007

where can i find a current repository for luna 4.4 or any future builds

[Updated on: Wed, 01 April 2015 18:28]

Report message to a moderator

Previous Topic:Dirty State Handling with TextViewers
Next Topic:New Perspective Disappeared Over Night/Over the Weekend
Goto Forum:
  


Current Time: Thu Apr 25 08:26:50 GMT 2024

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

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

Back to the top