Skip to content

Commit

Permalink
Updated one of the samples to use eclipseWtp plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
mockitoguy committed Jun 28, 2011
1 parent 66e25c7 commit feaa381
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
// START SNIPPET configuration-injection
subprojects {
apply plugin: 'java'
apply plugin: 'eclipse'
apply plugin: 'eclipseWtp'

repositories {
mavenCentral()
Expand Down

0 comments on commit feaa381

Please sign in to comment.