This commit is contained in:
Massimiliano Assante 2016-02-25 14:06:43 +00:00
parent 33678d1ae1
commit 7d24049991
2 changed files with 1 additions and 2 deletions

View File

@ -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"/>

View File

@ -6,7 +6,6 @@ import java.util.Date;
/**
*
* @author Massimiliano Assante, ISTI-CNR
* @version 0.2 Nov 2012
*
*/
@SuppressWarnings("serial")