[jboss-cvs] jbosside/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor ...

Robert Stryker rawblem at gmail.com
Tue Jan 2 18:34:14 EST 2007


  User: rawb    
  Date: 07/01/02 18:34:14

  Modified:    as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor 
                        StrippedServerDeploySection.java
  Log:
  Added a configuration section to change deploy dir for deploy-only server types
  
  Revision  Changes    Path
  1.2       +0 -3      jbosside/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/StrippedServerDeploySection.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: StrippedServerDeploySection.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/as/plugins/org.jboss.ide.eclipse.as.ui/jbossui/org/jboss/ide/eclipse/as/ui/editor/StrippedServerDeploySection.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- StrippedServerDeploySection.java	2 Jan 2007 23:33:43 -0000	1.1
  +++ StrippedServerDeploySection.java	2 Jan 2007 23:34:14 -0000	1.2
  @@ -34,9 +34,6 @@
   		// TODO Auto-generated constructor stub
   	}
   
  -
  -	private Table configurations;
  -	
   	public void init(IEditorSite site, IEditorInput input) {
   		super.init(site, input);
   	}
  
  
  



More information about the jboss-cvs-commits mailing list