diff options
6 files changed, 2 insertions, 60 deletions
@@ -9,6 +9,8 @@ Thumbs.db *.class target +#intellij +/.idea #GWT generated file *~ *.log diff --git a/gwtquery-core/.idea/artifacts/chosen_sample_war.xml b/gwtquery-core/.idea/artifacts/chosen_sample_war.xml deleted file mode 100644 index 140e2d14..00000000 --- a/gwtquery-core/.idea/artifacts/chosen_sample_war.xml +++ /dev/null @@ -1,8 +0,0 @@ -<component name="ArtifactManager"> - <artifact type="war" name="chosen-sample:war"> - <output-path>$PROJECT_DIR$/../../chosen/sample/target</output-path> - <root id="archive" name="chosen-sample-1.1.0.war"> - <element id="artifact" artifact-name="chosen-sample:war exploded" /> - </root> - </artifact> -</component>
\ No newline at end of file diff --git a/gwtquery-core/.idea/artifacts/chosen_sample_war_exploded.xml b/gwtquery-core/.idea/artifacts/chosen_sample_war_exploded.xml deleted file mode 100644 index 0832b657..00000000 --- a/gwtquery-core/.idea/artifacts/chosen_sample_war_exploded.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="ArtifactManager"> - <artifact type="exploded-war" name="chosen-sample:war exploded"> - <output-path>$PROJECT_DIR$/../../chosen/sample/target/chosen-sample-1.1.0</output-path> - <root id="root"> - <element id="javaee-facet-resources" facet="chosen-sample/web/Web" /> - <element id="directory" name="WEB-INF"> - <element id="directory" name="classes"> - <element id="module-output" name="chosen-sample" /> - </element> - </element> - </root> - </artifact> -</component>
\ No newline at end of file diff --git a/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_dev_2_4_0.xml b/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_dev_2_4_0.xml deleted file mode 100644 index 0a8fdd18..00000000 --- a/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_dev_2_4_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: com.google.gwt:gwt-dev:2.4.0"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-dev/2.4.0/gwt-dev-2.4.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_user_2_4_0.xml b/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_user_2_4_0.xml deleted file mode 100644 index 1160abc3..00000000 --- a/gwtquery-core/.idea/libraries/Maven__com_google_gwt_gwt_user_2_4_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: com.google.gwt:gwt-user:2.4.0"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/gwtquery-core/.idea/libraries/Maven__junit_junit_3_8_1.xml b/gwtquery-core/.idea/libraries/Maven__junit_junit_3_8_1.xml deleted file mode 100644 index 71b2993d..00000000 --- a/gwtquery-core/.idea/libraries/Maven__junit_junit_3_8_1.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: junit:junit:3.8.1"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/3.8.1/junit-3.8.1-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file |