You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
611 B
10 lines
611 B
13 years ago
|
#com.springsource.sts.gradle.core.preferences.GradleImportPreferences
|
||
|
#Thu Feb 23 14:10:34 CET 2012
|
||
|
enableAfterTasks=true
|
||
|
afterTasks=afterEclipseImport;
|
||
|
enableDependendencyManagement=false
|
||
|
enableBeforeTasks=true
|
||
|
projects=;spring-aop;spring-asm;spring-aspects;spring-beans;spring-context;spring-context-support;spring-core;spring-expression;spring-instrument;spring-instrument-tomcat;spring-jdbc;spring-jms;spring-orm;spring-oxm;spring-struts;spring-test;spring-tx;spring-web;spring-webmvc;spring-webmvc-portlet;
|
||
|
enableDSLD=false
|
||
|
beforeTasks=cleanEclipse;eclipse;\:spring-asm\:jar;\:spring-oxm\:compileTestJava;
|