JDT Compiler Settings

Shared compiler settings for Java projects using the Eclipse JDT compiler.

License

License

GroupId

GroupId

com.github.sebhoss
ArtifactId

ArtifactId

jdt-compiler-settings
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JDT Compiler Settings
Shared compiler settings for Java projects using the Eclipse JDT compiler.
Project URL

Project URL

https://github.com/sebhoss/jdt-compiler-settings
Source Code Management

Source Code Management

https://github.com/sebhoss/jdt-compiler-settings

Download jdt-compiler-settings

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sebhoss/jdt-compiler-settings/ -->
<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>jdt-compiler-settings</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sebhoss/jdt-compiler-settings/
implementation 'com.github.sebhoss:jdt-compiler-settings:1.0.0'
// https://jarcasting.com/artifacts/com.github.sebhoss/jdt-compiler-settings/
implementation ("com.github.sebhoss:jdt-compiler-settings:1.0.0")
'com.github.sebhoss:jdt-compiler-settings:jar:1.0.0'
<dependency org="com.github.sebhoss" name="jdt-compiler-settings" rev="1.0.0">
  <artifact name="jdt-compiler-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss', module='jdt-compiler-settings', version='1.0.0')
)
libraryDependencies += "com.github.sebhoss" % "jdt-compiler-settings" % "1.0.0"
[com.github.sebhoss/jdt-compiler-settings "1.0.0"]

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.

Versions

Version
1.0.0