Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladrassokhin/intellij-annotations-instrumenter-maven-plugin

IntelliJ IDEA annotations instrumenter maven plugin
https://github.com/vladrassokhin/intellij-annotations-instrumenter-maven-plugin

Last synced: 6 days ago
JSON representation

IntelliJ IDEA annotations instrumenter maven plugin

Awesome Lists containing this project

README

        

IntelliJ IDEA annotations instrumenter maven plugin
==============================================

# NOTE: This plugin is discontinued and no longer maintained, development is done at https://github.com/osundblad/intellij-annotations-instrumenter-maven-plugin . Please use that version instead.

Usage
==============================================
Just update your pom.xml with following:
```xml


repository.jetbrains.com
repository.jetbrains.com-all
http://repository.jetbrains.com/all

true






com.intellij
notnull-instrumenter-maven-plugin
1.0-SNAPSHOT



instrument
tests-instrument






```

License Information
==============================================
Copyright 2000-2012 JetBrains s.r.o.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.