Initial commit :
Base business core classes for User and Role management. Probably a lot more to be added to these, but I can't get to think to anything else for now.
This commit is contained in:
7
YACOSCore/.settings/org.eclipse.jdt.core.prefs
Normal file
7
YACOSCore/.settings/org.eclipse.jdt.core.prefs
Normal file
@@ -0,0 +1,7 @@
|
||||
#Tue Dec 11 22:09:32 CET 2007
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
|
||||
org.eclipse.jdt.core.compiler.compliance=1.5
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.source=1.5
|
||||
Reference in New Issue
Block a user