Skip to content

Commit

Permalink
Migrate to Eclipse 2018-12
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-rider committed Mar 12, 2019
1 parent 26c467c commit 775d755
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>

<!-- SimRel 2018-09 -->
<!-- SimRel 2018-12 -->
<eclipse-p2-repo.url>http://download.eclipse.org/releases/2018-12/</eclipse-p2-repo.url>
<!-- Orbit. From Photon because we need com.ibm.icu.base -->
<orbit-p2-repo.url>http://download.eclipse.org/tools/orbit/downloads/drops/R20180330011457/repository</orbit-p2-repo.url>
Expand Down
4 changes: 2 additions & 2 deletions product/standalone/DBeaver.p2.inf
Expand Up @@ -7,7 +7,7 @@ instructions.configure=\
addRepository(type:1,location:https${#58}//dbeaver.io/update/svg/latest/,name:DBeaver SVG format support,enabled:true);\
addRepository(type:0,location:https${#58}//dbeaver.io/update/sshj/latest/,name:DBeaver SSHJ extension,enabled:true);\
addRepository(type:1,location:https${#58}//dbeaver.io/update/sshj/latest/,name:DBeaver SSHJ extension,enabled:true);\
addRepository(type:0,location:http${#58}//download.eclipse.org/releases/2018-09/,name:Eclipse 2018-09,enabled:true);\
addRepository(type:1,location:http${#58}//download.eclipse.org/releases/2018-09/,name:Eclipse 2018-09,enabled:true);\
addRepository(type:0,location:http${#58}//download.eclipse.org/releases/2018-12/,name:Eclipse 2018-12,enabled:true);\
addRepository(type:1,location:http${#58}//download.eclipse.org/releases/2018-12/,name:Eclipse 2018-12,enabled:true);\
addRepository(type:0,location:http${#58}//www.genuitec.com/updates/webclipse/oxygen/,name:Darkest Dark Theme,enabled:true);\
addRepository(type:1,location:http${#58}//www.genuitec.com/updates/webclipse/oxygen/,name:Darkest Dark Theme,enabled:true);

0 comments on commit 775d755

Please sign in to comment.