Eclipse Launch Helper Plug-in

Launch helper to provide main classes for Eclipse plug-ins (in particular WoOF launcher integrated with GWT)

License

License

GPL
Categories

Categories

Net
GroupId

GroupId

net.officefloor.plugin
ArtifactId

ArtifactId

officeplugin_launch
Last Version

Last Version

2.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Eclipse Launch Helper Plug-in
Launch helper to provide main classes for Eclipse plug-ins (in particular WoOF launcher integrated with GWT)

Download officeplugin_launch

How to add to project

<!-- https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_launch/ -->
<dependency>
    <groupId>net.officefloor.plugin</groupId>
    <artifactId>officeplugin_launch</artifactId>
    <version>2.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_launch/
implementation 'net.officefloor.plugin:officeplugin_launch:2.16.0'
// https://jarcasting.com/artifacts/net.officefloor.plugin/officeplugin_launch/
implementation ("net.officefloor.plugin:officeplugin_launch:2.16.0")
'net.officefloor.plugin:officeplugin_launch:jar:2.16.0'
<dependency org="net.officefloor.plugin" name="officeplugin_launch" rev="2.16.0">
  <artifact name="officeplugin_launch" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.plugin', module='officeplugin_launch', version='2.16.0')
)
libraryDependencies += "net.officefloor.plugin" % "officeplugin_launch" % "2.16.0"
[net.officefloor.plugin/officeplugin_launch "2.16.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.officefloor.plugin : officeplugin_woof jar 2.16.0
net.officefloor.plugin : officeplugin_gwt jar 2.16.0
net.officefloor.core : officebuilding jar 2.16.0
net.officefloor.core : officecompiler jar 2.16.0

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.6.0

test (4)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.0
org.apache.httpcomponents : httpclient jar 4.3.2
junit : junit jar 4.11
easymock : easymock jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.16.0
2.15.0
2.14.0
2.13.0
2.12.0
2.11.0
2.10.0
2.9.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0