eclipse config
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Model/trunk/modelWeb@33113 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
698a169eb4
commit
8bb81378e7
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue