git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/social-networking-library@124574 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
33678d1ae1
commit
7d24049991
|
@ -22,7 +22,7 @@
|
|||
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
||||
<attributes>
|
||||
<attribute name="owner.project.facets" value="java"/>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
|
|
|
@ -6,7 +6,6 @@ import java.util.Date;
|
|||
/**
|
||||
*
|
||||
* @author Massimiliano Assante, ISTI-CNR
|
||||
* @version 0.2 Nov 2012
|
||||
*
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
|
|
Loading…
Reference in New Issue