Changeset 1750


Ignore:
Timestamp:
09/17/14 18:18:04 (10 years ago)
Author:
funger
Message:

clean project

Location:
trunk/autoquest-plugin-android
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-android/.classpath

    r1547 r1750  
    44                <attributes> 
    55                        <attribute name="optional" value="true"/> 
    6                         <attribute name="maven.pomderived" value="true"/> 
    7                 </attributes> 
    8         </classpathentry> 
    9         <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> 
    10                 <attributes> 
    11                         <attribute name="maven.pomderived" value="true"/> 
    12                 </attributes> 
    13         </classpathentry> 
    14         <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 
    15                 <attributes> 
    166                        <attribute name="maven.pomderived" value="true"/> 
    177                </attributes> 
     
    2818                </attributes> 
    2919        </classpathentry> 
     20        <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> 
     21                <attributes> 
     22                        <attribute name="maven.pomderived" value="true"/> 
     23                </attributes> 
     24        </classpathentry> 
    3025        <classpathentry kind="output" path="target/classes"/> 
    3126</classpath> 
  • trunk/autoquest-plugin-android/.project

    r1547 r1750  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<projectDescription> 
    3         <name>autoquest-plugin-android</name> 
     3        <name>autoquest-plugin-jfc</name> 
    44        <comment></comment> 
    55        <projects> 
     
    1818        </buildSpec> 
    1919        <natures> 
     20                <nature>org.eclipse.m2e.core.maven2Nature</nature> 
    2021                <nature>org.eclipse.jdt.core.javanature</nature> 
    21                 <nature>org.eclipse.m2e.core.maven2Nature</nature> 
    2222        </natures> 
    2323</projectDescription> 
Note: See TracChangeset for help on using the changeset viewer.