Skip to content

Commit 9ad5513

Browse files
committed
Add pom and IntelliJ configuration for HoloColorPicker
1 parent ffda532 commit 9ad5513

File tree

4 files changed

+200
-0
lines changed

4 files changed

+200
-0
lines changed

HoloColorPicker.iml

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3+
<component name="FacetManager">
4+
<facet type="android" name="Android">
5+
<configuration>
6+
<option name="GEN_FOLDER_RELATIVE_PATH_APT" value="/plugins/HoloColorPicker/target/generated-sources/r" />
7+
<option name="GEN_FOLDER_RELATIVE_PATH_AIDL" value="/plugins/HoloColorPicker/target/generated-sources/aidl" />
8+
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/plugins/HoloColorPicker/AndroidManifest.xml" />
9+
<option name="RES_FOLDER_RELATIVE_PATH" value="/plugins/HoloColorPicker/res" />
10+
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/plugins/HoloColorPicker/assets" />
11+
<option name="LIBS_FOLDER_RELATIVE_PATH" value="/plugins/HoloColorPicker/ignored" />
12+
<option name="USE_CUSTOM_APK_RESOURCE_FOLDER" value="false" />
13+
<option name="CUSTOM_APK_RESOURCE_FOLDER" value="/plugins/HoloColorPicker/target/generated-sources/combined-resources/res" />
14+
<option name="USE_CUSTOM_COMPILER_MANIFEST" value="false" />
15+
<option name="CUSTOM_COMPILER_MANIFEST" value="" />
16+
<option name="APK_PATH" value="/plugins/HoloColorPicker/target/colorpicker.apk" />
17+
<option name="LIBRARY_PROJECT" value="true" />
18+
<option name="RUN_PROCESS_RESOURCES_MAVEN_TASK" value="false" />
19+
<option name="GENERATE_UNSIGNED_APK" value="false" />
20+
<option name="CUSTOM_DEBUG_KEYSTORE_PATH" value="" />
21+
<option name="PACK_TEST_CODE" value="false" />
22+
<option name="RUN_PROGUARD" value="false" />
23+
<option name="PROGUARD_CFG_PATH" value="/proguard-project.txt" />
24+
<resOverlayFolders>
25+
<path>/plugins/HoloColorPicker/res-overlay</path>
26+
</resOverlayFolders>
27+
<includeSystemProguardFile>true</includeSystemProguardFile>
28+
<includeAssetsFromLibraries>true</includeAssetsFromLibraries>
29+
<additionalNativeLibs />
30+
</configuration>
31+
</facet>
32+
</component>
33+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
34+
<output url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/classes" />
35+
<output-test url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/test-classes" />
36+
<content url="file://$MODULE_DIR$/plugins/HoloColorPicker">
37+
<sourceFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/generated-sources/r" isTestSource="false" />
38+
<sourceFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/gen" isTestSource="false" />
39+
<sourceFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/src" isTestSource="false" />
40+
<excludeFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/classes" />
41+
<excludeFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/generated-sources/combined-assets" />
42+
<excludeFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/generated-sources/combined-resources" />
43+
<excludeFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/generated-sources/extracted-dependencies" />
44+
<excludeFolder url="file://$MODULE_DIR$/plugins/HoloColorPicker/target/test-classes" />
45+
</content>
46+
<orderEntry type="sourceFolder" forTests="false" />
47+
<orderEntry type="library" scope="PROVIDED" name="Maven: com.google.android:android:4.1.1.4" level="project" />
48+
<orderEntry type="library" scope="PROVIDED" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
49+
<orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpclient:4.0.1" level="project" />
50+
<orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.httpcomponents:httpcore:4.0.1" level="project" />
51+
<orderEntry type="library" scope="PROVIDED" name="Maven: commons-codec:commons-codec:1.3" level="project" />
52+
<orderEntry type="library" scope="PROVIDED" name="Maven: org.khronos:opengl-api:gl1.1-android-2.1_r1" level="project" />
53+
<orderEntry type="library" scope="PROVIDED" name="Maven: xerces:xmlParserAPIs:2.6.2" level="project" />
54+
<orderEntry type="library" scope="PROVIDED" name="Maven: xpp3:xpp3:1.1.4c" level="project" />
55+
<orderEntry type="library" scope="PROVIDED" name="Maven: org.json:json:20080701" level="project" />
56+
<orderEntry type="library" name="Maven: com.google.android:support-v4:r99" level="project" />
57+
<orderEntry type="inheritedJdk" />
58+
</component>
59+
</module>
60+

k9mail.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<orderEntry type="module" module-name="ActionBarSherlock" />
4646
<orderEntry type="module" module-name="Android-PullToRefresh" />
4747
<orderEntry type="module" module-name="ckChangeLog" />
48+
<orderEntry type="module" module-name="HoloColorPicker" />
4849
<orderEntry type="inheritedJdk" />
4950
</component>
5051
</module>

k9mail.ipr

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@
126126
<directory url="file://$PROJECT_DIR$/plugins/ckChangeLog/library/target/generated-test-sources/test-annotations" includeSubdirectories="true" />
127127
<directory url="file://$PROJECT_DIR$/plugins/ActionBarSherlock/library/target/generated-sources/annotations" includeSubdirectories="true" />
128128
<directory url="file://$PROJECT_DIR$/plugins/ActionBarSherlock/library/target/generated-test-sources/test-annotations" includeSubdirectories="true" />
129+
<directory url="file://$PROJECT_DIR$/plugins/HoloColorPicker/target/generated-sources/r" includeSubdirectories="true" />
130+
<directory url="file://$PROJECT_DIR$/plugins/HoloColorPicker/library/target/generated-sources/r" includeSubdirectories="true" />
129131
</excludeFromCompile>
130132
<resourceExtensions>
131133
<entry name=".+\.(properties|xml|html|dtd|tld)" />
@@ -155,12 +157,15 @@
155157
<module name="ActionBarSherlock" />
156158
<module name="Android-PullToRefresh" />
157159
<module name="ckChangeLog" />
160+
<module name="HoloColorPicker" />
158161
</profile>
159162
</annotationProcessing>
160163
<bytecodeTargetLevel>
161164
<module name="ActionBarSherlock" target="1.6" />
162165
<module name="Android-PullToRefresh" target="1.6" />
163166
<module name="ckChangeLog" target="1.6" />
167+
<module name="colorpicker" target="1.6" />
168+
<module name="HoloColorPicker" target="1.6" />
164169
<module name="k9mail" target="1.6" />
165170
</bytecodeTargetLevel>
166171
</component>
@@ -174,6 +179,7 @@
174179
<file url="file://$PROJECT_DIR$" charset="UTF-8" />
175180
<file url="file://$PROJECT_DIR$/plugins/ActionBarSherlock/library" charset="UTF-8" />
176181
<file url="file://$PROJECT_DIR$/plugins/Android-PullToRefresh/library" charset="UTF-8" />
182+
<file url="file://$PROJECT_DIR$/plugins/HoloColorPicker" charset="UTF-8" />
177183
<file url="file://$PROJECT_DIR$/plugins/ckChangeLog/library" charset="UTF-8" />
178184
</component>
179185
<component name="EntryPointsManager">
@@ -232,6 +238,7 @@
232238
<option value="$PROJECT_DIR$/plugins/ActionBarSherlock/library/pom.xml" />
233239
<option value="$PROJECT_DIR$/plugins/Android-PullToRefresh/library/pom.xml" />
234240
<option value="$PROJECT_DIR$/plugins/ckChangeLog/library/pom.xml" />
241+
<option value="$PROJECT_DIR$/plugins/HoloColorPicker/pom.xml" />
235242
</list>
236243
</option>
237244
</component>
@@ -402,6 +409,7 @@
402409
<modules>
403410
<module fileurl="file://$PROJECT_DIR$/ActionBarSherlock.iml" filepath="$PROJECT_DIR$/ActionBarSherlock.iml" />
404411
<module fileurl="file://$PROJECT_DIR$/Android-PullToRefresh.iml" filepath="$PROJECT_DIR$/Android-PullToRefresh.iml" />
412+
<module fileurl="file://$PROJECT_DIR$/HoloColorPicker.iml" filepath="$PROJECT_DIR$/HoloColorPicker.iml" />
405413
<module fileurl="file://$PROJECT_DIR$/ckChangeLog.iml" filepath="$PROJECT_DIR$/ckChangeLog.iml" />
406414
<module fileurl="file://$PROJECT_DIR$/k9mail.iml" filepath="$PROJECT_DIR$/k9mail.iml" />
407415
</modules>

plugins/HoloColorPicker/pom.xml

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4+
<modelVersion>4.0.0</modelVersion>
5+
<groupId>com.larswerkman</groupId>
6+
<artifactId>colorpicker</artifactId>
7+
<packaging>apklib</packaging>
8+
<name>Holo ColorPicker</name>
9+
<description>A Holo themed colorpicker designed by Marie Schweiz and Nick Butcher.</description>
10+
<url>https://github.com/LarsWerkman/HoloColorPicker</url>
11+
<parent>
12+
<groupId>org.sonatype.oss</groupId>
13+
<artifactId>oss-parent</artifactId>
14+
<version>7</version>
15+
</parent>
16+
<licenses>
17+
<license>
18+
<name>Apache License Version 2.0</name>
19+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
20+
<distribution>repo</distribution>
21+
</license>
22+
</licenses>
23+
<scm>
24+
<url>https://github.com/LarsWerkman/HoloColorPicker</url>
25+
<connection>scm:git:git://github.com/LarsWerkman/HoloColorPicker.git</connection>
26+
<developerConnection>scm:git:[email protected]:LarsWerkman/HoloColorPicker.git</developerConnection>
27+
</scm>
28+
<developers>
29+
<developer>
30+
<name>Lars Werkman</name>
31+
<url>http://www.androidviews.net/</url>
32+
<id>LarsWerkman</id>
33+
</developer>
34+
</developers>
35+
<properties>
36+
<!-- build settings -->
37+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38+
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
39+
<java.version>1.6</java.version>
40+
<android.version>4.1.1.4</android.version>
41+
<android.platform>16</android.platform>
42+
<android-maven.version>3.2.0</android-maven.version>
43+
<android-support.version>r99</android-support.version>
44+
</properties>
45+
<dependencies>
46+
<dependency>
47+
<groupId>com.google.android</groupId>
48+
<artifactId>android</artifactId>
49+
<version>${android.version}</version>
50+
<scope>provided</scope>
51+
</dependency>
52+
<dependency>
53+
<groupId>com.google.android</groupId>
54+
<artifactId>support-v4</artifactId>
55+
<version>${android-support.version}</version>
56+
<scope>system</scope>
57+
<systemPath>${basedir}/libs/android-support-v4.jar</systemPath>
58+
</dependency>
59+
</dependencies>
60+
<build>
61+
<plugins>
62+
<plugin>
63+
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
64+
<artifactId>android-maven-plugin</artifactId>
65+
</plugin>
66+
<plugin>
67+
<groupId>org.apache.maven.plugins</groupId>
68+
<artifactId>maven-eclipse-plugin</artifactId>
69+
</plugin>
70+
</plugins>
71+
<pluginManagement>
72+
<plugins>
73+
<!-- compiler settings -->
74+
<plugin>
75+
<groupId>org.apache.maven.plugins</groupId>
76+
<artifactId>maven-compiler-plugin</artifactId>
77+
<version>2.3.2</version>
78+
<configuration>
79+
<source>${java.version}</source>
80+
<target>${java.version}</target>
81+
</configuration>
82+
</plugin>
83+
<plugin>
84+
<groupId>org.apache.maven.plugins</groupId>
85+
<artifactId>maven-release-plugin</artifactId>
86+
<version>2.3.2</version>
87+
<configuration>
88+
<tagNameFormat>v@{project.version}</tagNameFormat>
89+
</configuration>
90+
</plugin>
91+
<plugin>
92+
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
93+
<artifactId>android-maven-plugin</artifactId>
94+
<version>${android-maven.version}</version>
95+
<configuration>
96+
<sdk>
97+
<platform>${android.platform}</platform>
98+
</sdk>
99+
<undeployBeforeDeploy>true</undeployBeforeDeploy>
100+
<source>${sourceCompatibility}</source>
101+
<target>${sourceCompatibility}</target>
102+
</configuration>
103+
<extensions>true</extensions>
104+
</plugin>
105+
<plugin>
106+
<groupId>org.apache.maven.plugins</groupId>
107+
<artifactId>maven-eclipse-plugin</artifactId>
108+
<version>2.8</version>
109+
<configuration>
110+
<excludes>
111+
<exclude>com.google.android:android</exclude>
112+
</excludes>
113+
<buildOutputDirectory>bin</buildOutputDirectory>
114+
<classpathContainers>
115+
<classpathContainer>com.android.ide.eclipse.adt.ANDROID_FRAMEWORK</classpathContainer>
116+
</classpathContainers>
117+
<additionalProjectnatures>
118+
<projectnature>com.android.ide.eclipse.adt.AndroidNature</projectnature>
119+
</additionalProjectnatures>
120+
<additionalBuildcommands>
121+
<buildcommand>com.android.ide.eclipse.adt.ResourceManagerBuilder</buildcommand>
122+
<buildcommand>com.android.ide.eclipse.adt.PreCompilerBuilder</buildcommand>
123+
<buildcommand>com.android.ide.eclipse.adt.ApkBuilder</buildcommand>
124+
</additionalBuildcommands>
125+
</configuration>
126+
</plugin>
127+
</plugins>
128+
</pluginManagement>
129+
<sourceDirectory>src</sourceDirectory>
130+
</build>
131+
</project>

0 commit comments

Comments
 (0)