ccw-ide / ccw

Counterclockwise is an Eclipse plugin helping developers write Clojure code
https://github.com/laurentpetit/ccw/wiki/GoogleCodeHome
Eclipse Public License 1.0
220 stars 50 forks source link

Move "src" to top of .classpath and cider-nrepl bump #811

Closed arichiardi closed 9 years ago

arichiardi commented 9 years ago

Hello Laurent, two small additions to the party :)

Is it ok? If yes just merge without flinching! :+1:

arichiardi commented 9 years ago

Lil' problem on the build:

[ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'mars-M3' from location http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M3-201410292000/: No repository found at http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M3-201410292000. -> [Help 1]

org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'mars-M3' from location http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M3-201410292000/

Looks like they shipped milestone S-4.5RC4-201506032000

arichiardi commented 9 years ago

Ok now the usual test is failing but the milestone problem was solved.

arichiardi commented 9 years ago

Replaced the site :+1: !