Skip to content

Commit

Permalink
upgrade to a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
oluies authored and mpeltonen committed Nov 16, 2010
1 parent fd520ad commit 8bfe8d8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,20 @@ h3. Usage as processor

Check out sbt's "processor documentation":http://code.google.com/p/simple-build-tool/wiki/Processors for further details.

4. Upgrade to a new version

To upgrade to a new version of the plugin you need to remove the old version first

<pre>
> *remove idea
> *idea is com.github.mpeltonen sbt-idea-processor 0.2-SNAPSHOT
...
> update
...
> idea
...
</pre>

h2. Configuration

h3. Properties
Expand Down

0 comments on commit 8bfe8d8

Please sign in to comment.