Skip to main content



      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 14:27
Eclipse UserFriend
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 14:28] by Moderator

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


Current Time: Tue May 13 06:38:56 EDT 2025

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

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

Back to the top