You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/12/09 18:50:28 UTC

svn commit: r602701 - /directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml

Author: felixk
Date: Sun Dec  9 09:50:22 2007
New Revision: 602701

URL: http://svn.apache.org/viewvc?rev=602701&view=rev
Log:
Add JUNIT_CONTAINER

Modified:
    directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml

Modified: directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml?rev=602701&r1=602700&r2=602701&view=diff
==============================================================================
--- directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml (original)
+++ directory/sandbox/felixk/studio-ldapbrowser-core/pom.xml Sun Dec  9 09:50:22 2007
@@ -58,6 +58,7 @@
           </additionalProjectnatures>
           <classpathContainers>
             <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>
+            <classpathContainer>org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1</classpathContainer>
             <classpathContainer>org.eclipse.pde.core.requiredPlugins</classpathContainer>
           </classpathContainers>
         </configuration>