Skip to content

Commit

Permalink
update IDE setup files
Browse files Browse the repository at this point in the history
  • Loading branch information
simlei committed Sep 19, 2022
1 parent 8296bdb commit e629a11
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions org.jcryptool.core/ide/JCTIDEConfiguration.setup
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,17 @@
</setupTask>
<setupTask
xsi:type="setup.p2:P2Task">
<requirement
name="org.eclipse.m2e.sse.ui.feature.feature.group" />
<requirement
name="org.sonatype.tycho.m2e.feature.feature.group" />
<!-- <requirement -->
<!-- name="org.eclipse.m2e.sse.ui.feature.feature.group" /> -->
<!-- <requirement -->
<!-- name="org.sonatype.tycho.m2e.feature.feature.group" /> -->
<!-- <requirement -->
<!-- name="org.jboss.tools.maven.apt.feature.feature.group" -->
<!-- versionRange="[1.5.3,2.0.0)"/> -->
<!-- <repository -->
<!-- url="https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.9.0/N/LATEST/"/> -->
<repository
url="https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.9.0/N/LATEST/"/>
url="https://download.eclipse.org/technology/m2e/releases/latest/"/>
<!-- <repository -->
<!-- url="https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt/1.5.3-2019-11-08_11-04-22-H22/"/> -->
</setupTask>
Expand Down

0 comments on commit e629a11

Please sign in to comment.