Skip to content

Commit

Permalink
Eclipse project name changed to "Connector/ 51".
Browse files Browse the repository at this point in the history
  • Loading branch information
fjssilva committed Nov 20, 2017
1 parent c7adefe commit b9818b2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/JDBC4*.java|**/jdbc4*/**" kind="src" path="src"/>
<classpathentry kind="var" path="JSSE_JAR">
<attributes>
<attribute name="javadoc_location" value="http://java.sun.com/j2se/1.5.0/docs/api/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="src/lib/jboss-common-jdbc-wrapper.jar"/>
<classpathentry kind="lib" path="src/lib/c3p0-0.9.1-pre6.jar"/>
<classpathentry kind="lib" path="src/lib/slf4j-api-1.6.1.jar"/>
Expand Down
6 changes: 3 additions & 3 deletions .externalToolBuilders/Ant_Builder.launch
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/ConnectorJ"/>
<listEntry value="/ConnectorJ 51"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
Expand All @@ -13,8 +13,8 @@
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ConnectorJ"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/ConnectorJ/build.xml}"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ConnectorJ 51"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/ConnectorJ 51/build.xml}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,clean"/>
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
Expand Down
2 changes: 1 addition & 1 deletion .project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ConnectorJ</name>
<name>ConnectorJ 51</name>
<comment></comment>
<projects>
</projects>
Expand Down

0 comments on commit b9818b2

Please sign in to comment.