Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8c47b99

Browse files
committed
Añadidos db4o_cliente y db4o_servidor
1 parent 8154570 commit 8c47b99

20 files changed

+1056
-0
lines changed

‎db4o_cliente/.classpath‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentry kind="lib" path="libs/db4o-8.0.249.16098-all-java5.jar"/>
6+
<classpathentry kind="lib" path="libs/jcalendar-1.4.jar"/>
7+
<classpathentry kind="lib" path="libs/jgoodies-common-1.2.0.jar"/>
8+
<classpathentry kind="lib" path="libs/jgoodies-looks-2.4.1.jar"/>
9+
<classpathentry kind="output" path="bin"/>
10+
</classpath>

‎db4o_cliente/.project‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>db4o_cliente</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
eclipse.preferences.version=1
2+
org.jboss.ide.eclipse.as.core.singledeployable.deployableList=
2.52 MB
Binary file not shown.

‎db4o_cliente/libs/jcalendar-1.4.jar‎

161 KB
Binary file not shown.
26.6 KB
Binary file not shown.
384 KB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /