Skip to content

Commit

Permalink
Remove p2 repo which was added accidentally.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Mar 31, 2019
1 parent 69003e4 commit f0c79b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _ext/eclipse-cdt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ ext {
]

p2Repository = "https://download.eclipse.org/tools/cdt/releases/${VER_ECLIPSE_CDT}"
p2Repository = "file:////home/pinky/Downloads/cbi/eclipse-cdt/final/"

p2Dependencies = [
'org.eclipse.cdt.core':'+', // CodeFormatter and related
Expand Down

0 comments on commit f0c79b5

Please sign in to comment.