mirror of
https://github.com/atlanticbiomedical/portal.git
synced 2025-07-01 10:07:27 -04:00
Added eclipse project files
This commit is contained in:
49
.classpath
Normal file
49
.classpath
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<classpath>
|
||||||
|
<classpathentry kind="src" path="src"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/aopalliance.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/gin-2.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/guava-13.0.1.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/guava-gwt-13.0.1.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-3.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-assistedinject-3.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/guice-servlet-3.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-bootstrap-2.1.1.0-SNAPSHOT.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-cal-0.9.3.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-dnd-3.1.2.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/gwt-maps.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/javax.inject.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/jsr305-1.3.9.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/mongo-2.9.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/servlet-api-3.0.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/bonecp-0.7.1.RELEASE.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/mysql-connector-java-5.1.22-bin.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-api-1.7.1.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/slf4j-simple-1.7.1.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/mail.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/google-api-services-calendar-v3-rev16-1.8.0-beta.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/google-api-client-1.11.0-beta.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/google-http-client-1.11.0-beta.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/google-http-client-jackson2-1.11.0-beta.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/google-oauth-client-1.11.0-beta.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/google-oauth-client-servlet-1.11.0-beta.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/jackson-core-2.0.5.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/jdo2-api-2.3-eb.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/transaction-api-1.1.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/xpp3-1.1.4c.jar"/>
|
||||||
|
<classpathentry kind="lib" path="war/WEB-INF/lib/args4j-2.0.21.jar"/>
|
||||||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
|
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/gwt-user.jar">
|
||||||
|
<attributes>
|
||||||
|
<attribute name="javadoc_location" value="file:/home/akira/gwt-2.5.0.rc1/doc/javadoc/"/>
|
||||||
|
</attributes>
|
||||||
|
</classpathentry>
|
||||||
|
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/gwt-dev.jar">
|
||||||
|
<attributes>
|
||||||
|
<attribute name="javadoc_location" value="file:/home/akira/gwt-2.5.0.rc1/doc/javadoc/"/>
|
||||||
|
</attributes>
|
||||||
|
</classpathentry>
|
||||||
|
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/validation-api-1.0.0.GA.jar" sourcepath="/home/akira/gwt-2.5.0.rc1/validation-api-1.0.0.GA-sources.jar"/>
|
||||||
|
<classpathentry kind="lib" path="/home/akira/gwt-2.5.0.rc1/validation-api-1.0.0.GA-sources.jar"/>
|
||||||
|
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
||||||
|
</classpath>
|
34
.project
Normal file
34
.project
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>biomed</name>
|
||||||
|
<comment></comment>
|
||||||
|
<projects>
|
||||||
|
</projects>
|
||||||
|
<buildSpec>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
<buildCommand>
|
||||||
|
<name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
<buildCommand>
|
||||||
|
<name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
</buildSpec>
|
||||||
|
<natures>
|
||||||
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||||
|
<nature>com.google.gwt.eclipse.core.gwtNature</nature>
|
||||||
|
<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
|
||||||
|
</natures>
|
||||||
|
</projectDescription>
|
4
.settings/com.google.gdt.eclipse.core.prefs
Normal file
4
.settings/com.google.gdt.eclipse.core.prefs
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
eclipse.preferences.version=1
|
||||||
|
jarsExcludedFromWebInfLib=
|
||||||
|
warSrcDir=war
|
||||||
|
warSrcDirIsOutput=true
|
3
.settings/com.google.gwt.eclipse.core.prefs
Normal file
3
.settings/com.google.gwt.eclipse.core.prefs
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
eclipse.preferences.version=1
|
||||||
|
entryPointModules=
|
||||||
|
gwtCompileSettings=PGd3dC1jb21waWxlLXNldHRpbmdzPjxsb2ctbGV2ZWw+SU5GTzwvbG9nLWxldmVsPjxvdXRwdXQtc3R5bGU+T0JGVVNDQVRFRDwvb3V0cHV0LXN0eWxlPjxleHRyYS1hcmdzPjwhW0NEQVRBW11dPjwvZXh0cmEtYXJncz48dm0tYXJncz48IVtDREFUQVstWG14NTEybV1dPjwvdm0tYXJncz48ZW50cnktcG9pbnQtbW9kdWxlPmNvbS5iaW9tZWQuQmlvbWVkPC9lbnRyeS1wb2ludC1tb2R1bGU+PC9nd3QtY29tcGlsZS1zZXR0aW5ncz4\=
|
2
.settings/org.eclipse.core.resources.prefs
Normal file
2
.settings/org.eclipse.core.resources.prefs
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
eclipse.preferences.version=1
|
||||||
|
encoding//bootstrap/less/custom.less=UTF-8
|
Reference in New Issue
Block a user