Skip to content

Commit

Permalink
30th april checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
parismita committed May 29, 2024
1 parent 333184f commit a7d17bb
Show file tree
Hide file tree
Showing 349 changed files with 99,255 additions and 0 deletions.
25 changes: 25 additions & 0 deletions XData.4/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="jars/" kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="jars/derby-10.8.jar"/>
<classpathentry kind="lib" path="jars/ojdbc6-11.2.0.2.0.jar"/>
<classpathentry kind="lib" path="jars/postgresql-42.1.3.jre7.jar"/>
<classpathentry kind="lib" path="jars/automaton.jar"/>
<classpathentry kind="lib" path="jars/google-collect-1.0-rc2.jar"/>
<classpathentry kind="lib" path="jars/uncommons-maths-1.2.jar"/>
<classpathentry kind="lib" path="jars/tomcat-jdbc-7.0.54.jar"/>
<classpathentry kind="lib" path="jars/gson-2.2.4.jar"/>
<classpathentry kind="lib" path="jars/jsqlparser-0.9.7-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="jars/mysql-connector-java-8.0.16.jar"/>
<classpathentry kind="lib" path="jars/postgresql-42.2.18.jar"/>
<classpathentry kind="lib" path="jars/sqlite-jdbc-3.32.3.2.jar"/>
<classpathentry kind="lib" path="jars/tomcat-juli-7.0.54.jar"/>
<classpathentry kind="lib" path="jars/com.microsoft.z3.jar"/>
<classpathentry kind="lib" path="/home/divya/Downloads/jsqlparser-4.5.jar"/>
<classpathentry kind="output" path=""/>
</classpath>
35 changes: 35 additions & 0 deletions XData.4/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>XData</name>
<comment></comment>
<projects>
<project>derby10.4</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
</natures>
<filteredResources>
<filter>
<id>1411467179152</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-name-matches-false-false-*.svn</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>
15 changes: 15 additions & 0 deletions XData.4/.settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=11
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=11
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.release=enabled
org.eclipse.jdt.core.compiler.source=11
4 changes: 4 additions & 0 deletions XData.4/.settings/org.eclipse.jdt.ui.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#Sat Aug 21 15:31:02 IST 2010
eclipse.preferences.version=1
internal.default.compliance=default
org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/>
Binary file added XData.4/GenConstraints/GenConstraints.class
Binary file not shown.
Loading

0 comments on commit a7d17bb

Please sign in to comment.