Scala IDE plugin profiles

Inherit this pom file for developing Scala IDE pugins. It contains the right profiles and repositories for developing plugins against Scala IDE stable, milestone and nightly versions.

License

License

Categories

Categories

IDE Development Tools Scala Languages
GroupId

GroupId

org.scala-ide
ArtifactId

ArtifactId

plugin-profiles
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

pom
Description

Description

Scala IDE plugin profiles
Inherit this pom file for developing Scala IDE pugins. It contains the right profiles and repositories for developing plugins against Scala IDE stable, milestone and nightly versions.
Project URL

Project URL

https://github.com/scala-ide/plugin-profiles
Source Code Management

Source Code Management

https://github.com/scala-ide/plugin-profiles

Download plugin-profiles

Filename Size
plugin-profiles-1.0.14.pom 16 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-ide/plugin-profiles/ -->
<dependency>
    <groupId>org.scala-ide</groupId>
    <artifactId>plugin-profiles</artifactId>
    <version>1.0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.scala-ide/plugin-profiles/
implementation 'org.scala-ide:plugin-profiles:1.0.14'
// https://jarcasting.com/artifacts/org.scala-ide/plugin-profiles/
implementation ("org.scala-ide:plugin-profiles:1.0.14")
'org.scala-ide:plugin-profiles:pom:1.0.14'
<dependency org="org.scala-ide" name="plugin-profiles" rev="1.0.14">
  <artifact name="plugin-profiles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.scala-ide', module='plugin-profiles', version='1.0.14')
)
libraryDependencies += "org.scala-ide" % "plugin-profiles" % "1.0.14"
[org.scala-ide/plugin-profiles "1.0.14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.scala-ide

Eclipse Scala IDE

Versions

Version
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0