julio 2014-01-14 17:36:21 +00:00
parent 698a169eb4
commit 8bb81378e7
2 changed files with 2 additions and 4 deletions

View File

@ -85,11 +85,9 @@
<classpathentry kind="lib" path="/LibreriasAdmVenta/spring-security-ldap-3.0.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/spring-security-taglibs-3.0.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/spring-security-web-3.0.7.RELEASE.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/hibernate-annotations.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/hibernate-commons-annotations.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/hibernate-entitymanager.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/hibernate-tools.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/hibernate3.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/ejb3-persistence.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/zcommon.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/zcommons-el.jar"/>
@ -100,11 +98,12 @@
<classpathentry kind="lib" path="/LibreriasAdmVenta/zweb.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/jfreechart-1.0.12.jar"/>
<classpathentry kind="lib" path="/LibreriasAdmVenta/poi-3.8-20120326.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre6 - 32">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/LibreriasAdmVenta/jasperreports-5.1.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss 6.x Runtime"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -88,7 +88,6 @@ org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false
org.eclipse.jdt.core.formatter.indentation.size=4
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert