Git Repository Public Repository

RRRRHHHH_Code

URLs

Copy to Clipboard
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/additionalLibs/jcalendar.jar"/>
	<classpathentry kind="lib" path="lib/db4o/lib/db4o-8.0.249.16098-all-java5.jar"/>
	<classpathentry kind="lib" path="lib/mail/javax.mail.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>

Commits for RRRRHHHH_Code/ruralHouses/.classpath

Diff revisions: vs.
Revision Author Commited Message
4f8bcc ... Diff Diff epinzolas001 Mon 18 May, 2015 09:49:54 +0000

Merge conflicts solutioned

6a5d4d ... Diff Diff camjan Sun 17 May, 2015 20:35:45 +0000

Booking confirmation and e-mail service added. Some bugs to be solved.

06a849 ... Diff Diff pinene picture pinene Sat 07 Mar, 2015 13:48:38 +0000

unification with the actual initial project. Some things are new now, but there has been a feature that has been deleted.\n The feature of opening and closing the database per each query/store has been deleted by now

9d746d ... Diff Diff epinzolas001 Fri 27 Feb, 2015 10:09:23 +0000

Library problem solved

8fba43 ... Diff Diff jcampos004 Fri 27 Feb, 2015 09:53:20 +0000

Given code with libraries included and db configured

e0d74d ... unknown Thu 26 Feb, 2015 19:24:02 +0000

Given code uploaded