[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun ...

Robert Stryker rawblem at gmail.com
Mon Nov 13 18:39:50 EST 2006


  User: rawb    
  Date: 06/11/13 18:39:50

  Modified:    core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun 
                        FirstRunMessages.properties
  Log:
  The API has been changed. Three new boolean methods have been added. hasPossibleChanges() returns whether a page performs changes to a workspace
  shouldShow() designates whether the page should show anyway, so long as one page hasPossibleChanges()
  isDefaultPage() designates that this page should show even if 0 pages return true for hasPossibleChanges()
  
  Revision  Changes    Path
  1.12      +5 -0      jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: FirstRunMessages.properties
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- FirstRunMessages.properties	13 Nov 2006 19:15:11 -0000	1.11
  +++ FirstRunMessages.properties	13 Nov 2006 23:39:50 -0000	1.12
  @@ -36,6 +36,11 @@
   go ahead and press "Next >"\n\n\
   If you have already run this wizard previously, or think that you can safely skip this wizard,\n\
   just press "Cancel".
  +InfoPage20.welcomeOnly=\
  +Welcome to JBossIDE 2.0 for Eclipse!\n\n\
  +This wizard is here solely to welcome you to your new version of JBoss IDE. \n\
  +Hopefully all is to your liking!
  +
   
   FinalPage20.title=Finished
   FinalPage20.info=\
  
  
  



More information about the jboss-cvs-commits mailing list