- Added some ROE cards.

This commit is contained in:
jeffwadsworth 2012-03-31 11:55:10 -05:00
parent f7508c999c
commit 88daf0677b

View file

@ -13,6 +13,6 @@ You can copy and paste the single properties, into the pom.xml file and the IDE
That way multiple projects can share the same settings (useful for formatting rules for example).
Any value defined here will override the pom.xml file value but is only applicable to the current project.
-->
<netbeans.compile.on.save>all</netbeans.compile.on.save>
<netbeans.compile.on.save>app</netbeans.compile.on.save>
</properties>
</project-shared-configuration>