JBoss Tools SVN: r6342 - trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-15 08:34:23 -0500 (Fri, 15 Feb 2008)
New Revision: 6342
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF
Log:
Preparing to replace a VPE UI test plugin that provides an extension point for other VPE UI plugins from JSF place in SVN into VPE.
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF 2008-02-15 13:33:46 UTC (rev 6341)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/META-INF/MANIFEST.MF 2008-02-15 13:34:23 UTC (rev 6342)
@@ -16,7 +16,7 @@
org.jboss.tools.common.model,
org.jboss.tools.vpe.xulrunner,
org.mozilla.xpcom,
- org.jboss.tools.jsf.vpe.ui.test;visibility:=reexport,
+ org.jboss.tools.vpe.ui.test;visibility:=reexport,
org.eclipse.jface.text
Eclipse-LazyStart: true
Bundle-ClassPath: jsf-test.jar
18 years, 2 months
JBoss Tools SVN: r6341 - in trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test: META-INF and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-15 08:33:46 -0500 (Fri, 15 Feb 2008)
New Revision: 6341
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/.project
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF
Log:
Preparing to replace a VPE UI test plugin that provides an extension point for other VPE UI plugins from JSF place in SVN into VPE.
Property changes on: trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test
___________________________________________________________________
Name: svn:ignore
- bin
+ bin
AllTests.txt
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/.project
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/.project 2008-02-15 13:33:22 UTC (rev 6340)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/.project 2008-02-15 13:33:46 UTC (rev 6341)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.jboss.tools.jsf.vpe.ui.test</name>
+ <name>org.jboss.tools.vpe.ui.test</name>
<comment></comment>
<projects>
</projects>
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF 2008-02-15 13:33:22 UTC (rev 6340)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/META-INF/MANIFEST.MF 2008-02-15 13:33:46 UTC (rev 6341)
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Visual Editor Test Plugin
-Bundle-SymbolicName: org.jboss.tools.jsf.vpe.ui.test;singleton:=true
+Bundle-SymbolicName: org.jboss.tools.vpe.ui.test;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: org.jboss.tools.vpe.ui.test.VPETestPlugin
Require-Bundle: org.eclipse.ui,
18 years, 2 months
JBoss Tools SVN: r6340 - in trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test: META-INF and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-15 08:33:22 -0500 (Fri, 15 Feb 2008)
New Revision: 6340
Modified:
trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/
trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF
Log:
Preparing to replace a VPE UI test plugin that provides an extension point for other VPE UI plugins from JSF place in SVN into VPE.
Property changes on: trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test
___________________________________________________________________
Name: svn:ignore
- bin
+ bin
AllTests.txt
Modified: trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF 2008-02-15 12:49:45 UTC (rev 6339)
+++ trunk/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF 2008-02-15 13:33:22 UTC (rev 6340)
@@ -6,7 +6,7 @@
Bundle-Activator: org.jboss.tools.struts.vpe.struts.test.StrutsTestPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
- org.jboss.tools.jsf.vpe.ui.test;visibility:=reexport,
+ org.jboss.tools.vpe.ui.test;visibility:=reexport,
org.mozilla.xpcom,
org.jboss.tools.common.text.ext,
org.jboss.tools.common.model,
18 years, 2 months
JBoss Tools SVN: r6339 - in trunk: common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithoutLibs/JavaSource/demo and 15 other directories.
by jbosstools-commits@lists.jboss.org
Author: dazarov
Date: 2008-02-15 07:49:45 -0500 (Fri, 15 Feb 2008)
New Revision: 6339
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithLibs/JavaSource/demo/User.java
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithoutLibs/JavaSource/demo/User.java
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/JavaSource/demo/Person.java
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2/JSFKickStartWithoutLibs/JavaSource/demo/User.java
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/myFaces/MyFacesKickStart/JavaSource/demo/GetNameBean.java
trunk/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/orm.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/views/views.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/generateDAO/generateDAO.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/persistentclasses/persistentclasses.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/refreshmappingwizard/refresh.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/tablesclasses/tablesclasses.properties
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/JavaSource/demo/User.java
trunk/jst/tests/org.jboss.tools.jst.jsp.test/projects/JsfJbide1704Test/JavaSource/demo/Person.java
trunk/seam/tests/org.jboss.tools.seam.core.test/projects/TestScanner/JavaSource/demo/User.java
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.1
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.2
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.3
trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/User.java
trunk/struts/plugins/org.jboss.tools.struts/resources/meta/strutsprojects.meta
Log:
http://jira.jboss.com/jira/browse/JBIDE-1782
Changed: "Red Hat Developer Studio" -> "JBoss Developer Studio"
Modified: trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithLibs/JavaSource/demo/User.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithLibs/JavaSource/demo/User.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithLibs/JavaSource/demo/User.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -11,7 +11,7 @@
package demo;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
public class User {
Modified: trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithoutLibs/JavaSource/demo/User.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithoutLibs/JavaSource/demo/User.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.1/JSFKickStartWithoutLibs/JavaSource/demo/User.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -11,7 +11,7 @@
package demo;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
public class User {
Modified: trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2/JSFKickStartWithoutLibs/JavaSource/demo/User.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2/JSFKickStartWithoutLibs/JavaSource/demo/User.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2/JSFKickStartWithoutLibs/JavaSource/demo/User.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -11,7 +11,7 @@
package demo;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
public class User {
Modified: trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/JavaSource/demo/Person.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/JavaSource/demo/Person.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/jsf-1.2-facelets/FaceletsKickStartWithoutLibs/JavaSource/demo/Person.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -11,7 +11,7 @@
package demo;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*
*/
public class Person {
Modified: trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/myFaces/MyFacesKickStart/JavaSource/demo/GetNameBean.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/myFaces/MyFacesKickStart/JavaSource/demo/GetNameBean.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/myFaces/MyFacesKickStart/JavaSource/demo/GetNameBean.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -11,7 +11,7 @@
package demo;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*
*/
public class GetNameBean {
Modified: trunk/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/core/plugins/org.jboss.ide.eclipse.firstrun/src/main/org/jboss/ide/eclipse/firstrun/FirstRunMessages.properties 2008-02-15 12:49:45 UTC (rev 6339)
@@ -29,22 +29,22 @@
InfoPage20.title=Welcome
InfoPage20.info=\
-Welcome to Red Hat Developer Studio!\n\n\
-This wizard is here to aid in the conversion of current users of JBossIDE 1.5/1.6 to Red Hat Developer Studio.\n\
+Welcome to JBoss Developer Studio!\n\n\
+This wizard is here to aid in the conversion of current users of JBossIDE 1.5/1.6 to JBoss Developer Studio.\n\
It is recommended that all JBossIDE users perform this conversion, as both JBossAS support and\n\
Packaging have been radically changed. When you are ready to continue on with the wizard, \n\
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 Red Hat Developer Studio!\n\n\
-This wizard is here solely to welcome you to your new version of Red Hat Developer Studio. \n\
+Welcome to JBoss Developer Studio!\n\n\
+This wizard is here solely to welcome you to your new version of JBoss Developer Studio. \n\
Hopefully all is to your liking!
FinalPage20.title=Finished
FinalPage20.info=\
Any changes you made will be completed as soon as you press "Finish"\n\n\n\
-Thanks for installing Red Hat Developer Studio!
+Thanks for installing JBoss Developer Studio!
ProgressMonitor.TaskName=Upgrading Workspace
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/orm.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/orm.properties 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/orm.properties 2008-02-15 12:49:45 UTC (rev 6339)
@@ -17,7 +17,7 @@
Explorer.TablesClassesWizardInfoCreate=Created classes
Explorer.TablesClassesWizardInfonoPK=Tables have no PK
Explorer.TablesClassesWizardInfoLink=Many-to-many link tables
-Explorer.TablesClassesWizardInfoTitle=Red Hat Developer Studio Reversing Operation Report
+Explorer.TablesClassesWizardInfoTitle=JBoss Developer Studio Reversing Operation Report
#RemoveConfirmRadioDialog
RemoveConfirmRadioDialog.Title=Confirm Add Hibernate Capabilities
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/views/views.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/views/views.properties 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/view/views/views.properties 2008-02-15 12:49:45 UTC (rev 6339)
@@ -30,7 +30,7 @@
Explorer.TablesClassesWizardInfoCreate=Created classes
Explorer.TablesClassesWizardInfonoPK=Tables have no PK
Explorer.TablesClassesWizardInfoLink=Many-to-many link tables
-Explorer.TablesClassesWizardInfoTitle=Red Hat Developer Studio Reversing Operation Report
+Explorer.TablesClassesWizardInfoTitle=JBoss Developer Studio Reversing Operation Report
Explorer.AddNamedQueryName=Add Named Query...
Explorer.AddNamedQueryToolTipText=Create new named query
@@ -107,7 +107,7 @@
Explorer.RefreshClassSchemaMappingActionName=Synchronize Mapping...
Explorer.RefreshClassSchemaMappingActionToolTipText=Synchronize Mapping
Explorer.RefreshClassSchemaMappingTitle=Warning
-Explorer.RefreshClassSchemaMappingQuestion=Red Hat Developer Studio will automatically synchronize mapping with the source code.\n\nPress OK to continue.
+Explorer.RefreshClassSchemaMappingQuestion=JBoss Developer Studio will automatically synchronize mapping with the source code.\n\nPress OK to continue.
Explorer.PackageAutoMappingActionName=Auto Mapping
@@ -117,13 +117,13 @@
Explorer.RefreshPackageSchemaMappingActionName=Synchronize Mapping...
Explorer.RefreshPackageSchemaMappingActionToolTipText=Synchronize Mapping
Explorer.RefreshPackageSchemaMappingTitle=Warning
-Explorer.RefreshPackageSchemaMappingQuestion=Red Hat Developer Studio will automatically synchronize mapping with the source code.\n\nPress OK to continue.
+Explorer.RefreshPackageSchemaMappingQuestion=JBoss Developer Studio will automatically synchronize mapping with the source code.\n\nPress OK to continue.
Explorer.RefreshMappingSchemaMappingActionName=Synchronize Mapping...
Explorer.RefreshMappingSchemaMappingActionToolTipText=Synchronize Mapping
Explorer.RefreshMappingSchemaMapping.ProgressMonitor=Synchronize Mapping "{0}"
Explorer.RefreshMappingSchemaMappingTitle=Warning
-Explorer.RefreshMappingSchemaMappingQuestion=Red Hat Developer Studio will automatically synchronize mapping with the source code.\n\nPress OK to continue.
+Explorer.RefreshMappingSchemaMappingQuestion=JBoss Developer Studio will automatically synchronize mapping with the source code.\n\nPress OK to continue.
Explorer.RefactoringDialogClassActionName=Rename Class...
Explorer.RefactoringDialogClassActionToolTipText=Rename a class
@@ -207,13 +207,13 @@
Explorer.RefreshSchemaMappingActionName=Synchronize Schema Mapping...
Explorer.RefreshSchemaMappingActionToolTipText=Synchronize Schema Mapping
Explorer.RefreshSchemaMappingTitle=Warning
-Explorer.RefreshSchemaMappingQuestion=Warning.\nRed Hat Developer Studio will automatically synchronize mapping with the Data Schema.
+Explorer.RefreshSchemaMappingQuestion=Warning.\nJBoss Developer Studio will automatically synchronize mapping with the Data Schema.
Explorer.RefreshDatabaseTableSchemaMappingActionName=Synchronize Table Mapping...
Explorer.RefreshDatabaseTableSchemaMappingActionToolTipText=Synchronize Table Mapping
Explorer.RefreshDatabaseTableSchemaTitle=Warning
-Explorer.RefreshDatabaseTableSchemaQuestion=Warning.\nRed Hat Developer Studio will automatically synchronize mapping with the Data Schema.
+Explorer.RefreshDatabaseTableSchemaQuestion=Warning.\nJBoss Developer Studio will automatically synchronize mapping with the Data Schema.
Explorer.HQLConsole=HQL Console
Explorer.HQLConsoleToolTipText=HQL Console
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/generateDAO/generateDAO.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/generateDAO/generateDAO.properties 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/generateDAO/generateDAO.properties 2008-02-15 12:49:45 UTC (rev 6339)
@@ -13,7 +13,7 @@
GenerateDAOPage2.description=DAO generation options
GenerateDAOPage2.super=wizardPage
GenerateDAOPage2.Title=Reverse Engineering Wizard
-GenerateDAOPage2.label=Red Hat Developer Studio can generate DAO classes for the selected persistent classes.
+GenerateDAOPage2.label=JBoss Developer Studio can generate DAO classes for the selected persistent classes.
GenerateDAOPage2.label1=Please check "Generate boxes" to do it now
GenerateDAOPage2.isGenerateInterfaces=Generate DAO Interfaces
GenerateDAOPage2.isGenerateLogging=Generate DAO Logging
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/persistentclasses/persistentclasses.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/persistentclasses/persistentclasses.properties 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/persistentclasses/persistentclasses.properties 2008-02-15 12:49:45 UTC (rev 6339)
@@ -12,7 +12,7 @@
PersistentClassesPage2.label2=Schema name\:
PersistentClassesPage2.label3=Catalog\:
PersistentClassesPage2.label4=Generator will use auto mapping settings that you can change...
-PersistentClassesPage2.label=Red Hat Developer Studio can generate mappings for the selected classes.
+PersistentClassesPage2.label=JBoss Developer Studio can generate mappings for the selected classes.
PersistentClassesPage2.isGenerate=Generate mappings
PersistentClassesPage2.Hibernate=Auto Mapping Settings...
PersistentClassesPage2.description=Automatic mappings generation
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/refreshmappingwizard/refresh.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/refreshmappingwizard/refresh.properties 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/refreshmappingwizard/refresh.properties 2008-02-15 12:49:45 UTC (rev 6339)
@@ -1,5 +1,5 @@
RefreshMappingWizard.Title=Synchronize Mapping Wizard
-RefreshMappingWizard.Description=Warning: Red Hat Developer Studio will automatically synchronize mapping with the Data Schema.
+RefreshMappingWizard.Description=Warning: JBoss Developer Studio will automatically synchronize mapping with the Data Schema.
RefreshMappingWizard.RefreshMessage=There is no such table {0}
RefreshMappingWizard.TitleError=Refresh Mapping
RefreshMappingWizard.RefreshMessageNoSchema=There is no such schema {0}
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/tablesclasses/tablesclasses.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/tablesclasses/tablesclasses.properties 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/src/org/jboss/tools/hibernate/wizard/tablesclasses/tablesclasses.properties 2008-02-15 12:49:45 UTC (rev 6339)
@@ -15,7 +15,7 @@
TablesClassesWizardPage2.super=wizardPage
TablesClassesWizardPage2.Title=Reverse Engineering Wizard
TablesClassesWizardPage2.Description=Auto generated mappings
-TablesClassesWizardPage2.label=Red Hat Developer Studio can generate mappings and POJO classes for the selected tables.
+TablesClassesWizardPage2.label=JBoss Developer Studio can generate mappings and POJO classes for the selected tables.
TablesClassesWizardPage2.label1=Please check "Generate mappings" to do it now
TablesClassesWizardPage2.isGenerate=Generate mappings
TablesClassesWizardPage2.label2=Package\:
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/JavaSource/demo/User.java
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/JavaSource/demo/User.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/JavaSource/demo/User.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -11,7 +11,7 @@
package demo;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
public class User {
Modified: trunk/jst/tests/org.jboss.tools.jst.jsp.test/projects/JsfJbide1704Test/JavaSource/demo/Person.java
===================================================================
--- trunk/jst/tests/org.jboss.tools.jst.jsp.test/projects/JsfJbide1704Test/JavaSource/demo/Person.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/jst/tests/org.jboss.tools.jst.jsp.test/projects/JsfJbide1704Test/JavaSource/demo/Person.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -11,7 +11,7 @@
package demo;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*
*/
public class Person {
Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/projects/TestScanner/JavaSource/demo/User.java
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/projects/TestScanner/JavaSource/demo/User.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/projects/TestScanner/JavaSource/demo/User.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -16,7 +16,7 @@
import org.jboss.seam.annotations.*;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
@Name("myUser")
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.1
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.1 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.1 2008-02-15 12:49:45 UTC (rev 6339)
@@ -16,7 +16,7 @@
import org.jboss.seam.annotations.*;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
@Name("demo.John")
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.2
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.2 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.2 2008-02-15 12:49:45 UTC (rev 6339)
@@ -16,7 +16,7 @@
import org.jboss.seam.annotations.*;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
@Name("demo.Pall")
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.3
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.3 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/Person.3 2008-02-15 12:49:45 UTC (rev 6339)
@@ -16,7 +16,7 @@
import org.jboss.seam.annotations.*;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
@Name("beatles.Pall")
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/User.java
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/User.java 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/projects/TestComponentView/JavaSource/demo/User.java 2008-02-15 12:49:45 UTC (rev 6339)
@@ -16,7 +16,7 @@
import org.jboss.seam.annotations.*;
/**
- * Created by Red Hat Developer Studio
+ * Created by JBoss Developer Studio
*/
@Name("myUser")
Modified: trunk/struts/plugins/org.jboss.tools.struts/resources/meta/strutsprojects.meta
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts/resources/meta/strutsprojects.meta 2008-02-15 12:07:28 UTC (rev 6338)
+++ trunk/struts/plugins/org.jboss.tools.struts/resources/meta/strutsprojects.meta 2008-02-15 12:49:45 UTC (rev 6339)
@@ -224,7 +224,7 @@
</XModelAttributes>
<XActionItem kind="list">
<XActionItem ICON="action.empty"
- displayName="Red Hat Developer Studio Struts" group="1" kind="list" name="StrutsStudio">
+ displayName="JBoss Developer Studio Struts" group="1" kind="list" name="StrutsStudio">
<XActionItem
HandlerClassName="org.jboss.tools.struts.model.pv.handler.StrutsProjectsRootRedirectHandler"
ICON="action.empty" PROPERTIES="actionpath=SynchronizeModules"
18 years, 2 months
JBoss Tools SVN: r6338 - trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch.
by jbosstools-commits@lists.jboss.org
Author: dgeraskov
Date: 2008-02-15 07:07:28 -0500 (Fri, 15 Feb 2008)
New Revision: 6338
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1783
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java 2008-02-15 11:27:47 UTC (rev 6337)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java 2008-02-15 12:07:28 UTC (rev 6338)
@@ -191,7 +191,7 @@
}
private void handleProjectBrowse() {
- IJavaProject paths = DialogSelectionHelper.chooseJavaProject( getShell(), ProjectUtils.findJavaProject( propertyFileText.getText() ), "Select java project", "The (optional) java project is used to determine the default classpath" );
+ IJavaProject paths = DialogSelectionHelper.chooseJavaProject( getShell(), findJavaProject(), "Select java project", "The (optional) java project is used to determine the default classpath" );
if(paths!=null) {
projectNameText.setText( paths.getProject().getName() );
} else {
@@ -200,7 +200,7 @@
}
private IJavaProject findJavaProject(){
- IPath path = pathOrNull(projectNameText.getText());
+ IPath path = pathOrNull(getProjectName());
if (path != null && path.segmentCount() >= 1){
String projectName = path.segment(0);
return ProjectUtils.findJavaProject( projectName );
@@ -310,6 +310,11 @@
persistenceUnitNameText.setEnabled( getConfigurationMode().equals( ConfigurationMode.JPA) );
if(getProjectName()!=null && StringHelper.isNotEmpty(getProjectName().trim())) {
+ Path projectPath = new Path(getProjectName());
+ if (projectPath.segmentCount() > 1){
+ setErrorMessage("Path for project must have only one segment.");
+ return false;
+ }
IJavaProject findJavaProject = ProjectUtils.findJavaProject( getProjectName() );
if(findJavaProject==null || !findJavaProject.exists()) {
setErrorMessage("The Java project " + getProjectName() + " does not exist.");
18 years, 2 months
JBoss Tools SVN: r6337 - in trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse: launch and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: dgeraskov
Date: 2008-02-15 06:27:47 -0500 (Fri, 15 Feb 2008)
New Revision: 6337
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/wizards/NewConfigurationWizardPage.java
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationTab.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1609
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/wizards/NewConfigurationWizardPage.java
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/wizards/NewConfigurationWizardPage.java 2008-02-15 11:26:11 UTC (rev 6336)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/wizards/NewConfigurationWizardPage.java 2008-02-15 11:27:47 UTC (rev 6337)
@@ -77,7 +77,6 @@
private final WizardNewFileCreationPage fileCreation;
private boolean beenShown = false;
-
/**
* Constructor for SampleNewWizardPage.
@@ -229,7 +228,7 @@
gd = new GridData(GridData.FILL_HORIZONTAL);
createConsoleConfiguration.setLayoutData(gd);
createConsoleConfiguration.setText("Create a console configuration");
- createConsoleConfiguration.addSelectionListener(selectionListener);
+ createConsoleConfiguration.addSelectionListener(selectionListener);
initialize();
dialogChanged();
@@ -416,6 +415,13 @@
public boolean isCreateConsoleConfigurationEnabled() {
return createConsoleConfiguration.getSelection();
}
+
+ public void setCreateConsoleConfigurationVisible(boolean isVisible) {
+ // update visibility if button was created
+ if (createConsoleConfiguration != null){
+ createConsoleConfiguration.setVisible(isVisible);
+ }
+ }
public String getDefaultCatalog() {
return nullIfEmpty(defaultCatalogText.getText());
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java 2008-02-15 11:26:11 UTC (rev 6336)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationMainTab.java 2008-02-15 11:27:47 UTC (rev 6337)
@@ -13,6 +13,11 @@
import org.eclipse.debug.core.ILaunchConfigurationWorkingCopy;
import org.eclipse.jdt.core.IJavaProject;
import org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants;
+import org.eclipse.jface.viewers.StructuredSelection;
+import org.eclipse.jface.window.Window;
+import org.eclipse.jface.wizard.IWizardPage;
+import org.eclipse.jface.wizard.Wizard;
+import org.eclipse.jface.wizard.WizardDialog;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events.SelectionEvent;
@@ -25,12 +30,17 @@
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Group;
import org.eclipse.swt.widgets.Text;
+import org.eclipse.ui.IWorkbenchWindow;
+import org.eclipse.ui.PlatformUI;
+import org.eclipse.ui.dialogs.WizardNewFileCreationPage;
import org.hibernate.console.ImageConstants;
import org.hibernate.console.preferences.ConsoleConfigurationPreferences.ConfigurationMode;
import org.hibernate.eclipse.console.HibernateConsolePlugin;
import org.hibernate.eclipse.console.utils.DialogSelectionHelper;
import org.hibernate.eclipse.console.utils.EclipseImages;
import org.hibernate.eclipse.console.utils.ProjectUtils;
+import org.hibernate.eclipse.console.wizards.NewConfigurationWizard;
+import org.hibernate.eclipse.console.wizards.NewConfigurationWizardPage;
import org.hibernate.util.StringHelper;
public class ConsoleConfigurationMainTab extends ConsoleConfigurationTab {
@@ -101,8 +111,13 @@
}
private void createPropertyFileEditor(Composite parent) {
- Group group = createGroup( parent, "Property file:" );
+ Group group = createGroup( parent, "Property file:", 3 );
propertyFileText = createBrowseEditor( parent, group);
+ createNewFileButton( group, new SelectionAdapter() {
+ public void widgetSelected(SelectionEvent e) {
+ handlePropertyFileCreate();
+ }
+ } );
createBrowseButton( group, new SelectionAdapter() {
public void widgetSelected(SelectionEvent e) {
handlePropertyFileBrowse();
@@ -112,8 +127,13 @@
private void createConfigurationFileEditor(Composite parent) {
- Group group = createGroup( parent, "Configuration file:" );
+ Group group = createGroup( parent, "Configuration file:", 3 );
configurationFileText = createBrowseEditor( parent, group);
+ createNewFileButton( group, new SelectionAdapter() {
+ public void widgetSelected(SelectionEvent e) {
+ handleConfigurationFileCreate();
+ }
+ } );
confbutton = createBrowseButton( group, new SelectionAdapter() {
public void widgetSelected(SelectionEvent e) {
handleConfigurationFileBrowse();
@@ -157,16 +177,14 @@
}
catch (CoreException e) {
HibernateConsolePlugin.getDefault().log( e );
- }
-
+ }
}
- public void setDefaults(ILaunchConfigurationWorkingCopy configuration) {
-
- }
+ public void setDefaults(ILaunchConfigurationWorkingCopy configuration) {}
private void handlePropertyFileBrowse() {
- IPath[] paths = org.hibernate.eclipse.console.utils.xpl.DialogSelectionHelper.chooseFileEntries(getShell(), getPropertyFilePath(), new IPath[0], "Select property file", "Choose file to use as hibernate.properties", new String[] {"properties"}, false, false, true);
+ IPath initialPath = getPropertyFilePath() != null ? getPropertyFilePath() : new Path(getProjectName());
+ IPath[] paths = org.hibernate.eclipse.console.utils.xpl.DialogSelectionHelper.chooseFileEntries(getShell(), initialPath, new IPath[0], "Select property file", "Choose file to use as hibernate.properties", new String[] {"properties"}, false, false, true);
if(paths!=null && paths.length==1) {
propertyFileText.setText( (paths[0]).toOSString() );
}
@@ -181,14 +199,87 @@
}
}
+ private IJavaProject findJavaProject(){
+ IPath path = pathOrNull(projectNameText.getText());
+ if (path != null && path.segmentCount() >= 1){
+ String projectName = path.segment(0);
+ return ProjectUtils.findJavaProject( projectName );
+ }
+ return null;
+ }
+ private void handlePropertyFileCreate() {
+ Wizard wizard = new Wizard(){
+
+ String pageName = "Create Property File";
+
+ WizardNewFileCreationPage cPage = null;
+
+ @Override
+ public void addPages() {
+ StructuredSelection selection = null;
+ IJavaProject project = findJavaProject();
+ if (project != null){
+ selection = new StructuredSelection(project);
+ } else {
+ selection = StructuredSelection.EMPTY;
+ }
+ cPage = new WizardNewFileCreationPage(pageName, selection);
+ cPage.setTitle( "Create Hibernate Properties file (.properties)" );
+ cPage.setDescription( "Create a new properties file" );
+ cPage.setFileName("hibernate.properties");
+ addPage( cPage );
+ }
+
+ @Override
+ public boolean performFinish() {
+ final IFile file = cPage.createNewFile();
+ propertyFileText.setText( file.getFullPath().toOSString() );
+ return true;
+ }};
+
+ IWorkbenchWindow win = PlatformUI.getWorkbench().getActiveWorkbenchWindow();
+ WizardDialog wdialog = new WizardDialog(win.getShell(), wizard);
+ wdialog.open();
+ }
+
+
private void handleConfigurationFileBrowse() {
- IPath[] paths = DialogSelectionHelper.chooseFileEntries(getShell(), getConfigurationFilePath(), new IPath[0], "Select hibernate.cfg.xml file", "Choose file to use as hibernate.cfg.xml", new String[] {"cfg.xml"}, false, false, true);
+ IPath initialPath = getConfigurationFilePath() != null ? getConfigurationFilePath() : new Path(getProjectName());
+ IPath[] paths = DialogSelectionHelper.chooseFileEntries(getShell(), initialPath, new IPath[0], "Select hibernate.cfg.xml file", "Choose file to use as hibernate.cfg.xml", new String[] {"cfg.xml"}, false, false, true);
if(paths!=null && paths.length==1) {
configurationFileText.setText( (paths[0]).toOSString() );
}
}
+ private void handleConfigurationFileCreate() {
+ StructuredSelection selection = null;
+ IJavaProject project = findJavaProject();
+ if (project != null){
+ selection = new StructuredSelection(project);
+ } else {
+ selection = StructuredSelection.EMPTY;
+ }
+ NewConfigurationWizard wizard = new NewConfigurationWizard();
+ wizard.init(PlatformUI.getWorkbench(), selection );
+ IWorkbenchWindow win = PlatformUI.getWorkbench().getActiveWorkbenchWindow();
+
+ WizardDialog wdialog = new WizardDialog(win.getShell(), wizard);
+ wdialog.create();
+ IWizardPage configPage = wizard.getPage("wizardPage");
+ if (configPage != null && configPage instanceof NewConfigurationWizardPage){
+ ((NewConfigurationWizardPage)configPage).setCreateConsoleConfigurationVisible(false);
+ }
+ // This opens a dialog
+ if (wdialog.open() == Window.OK){
+ WizardNewFileCreationPage createdFilePath = ((WizardNewFileCreationPage)wizard.getStartingPage());
+ if(createdFilePath!=null) {
+ // createNewFile() does not creates new file if it was created by wizard (OK was pressed)
+ configurationFileText.setText(createdFilePath.createNewFile().getFullPath().toOSString());
+ }
+ }
+ }
+
private Path pathOrNull(String p) {
if(p==null || p.trim().length()==0) {
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationTab.java
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationTab.java 2008-02-15 11:26:11 UTC (rev 6336)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/launch/ConsoleConfigurationTab.java 2008-02-15 11:27:47 UTC (rev 6337)
@@ -40,15 +40,25 @@
button.addSelectionListener(selectionListener);
return button;
}
+
+ protected Button createNewFileButton(Group group, SelectionListener selectionListener) {
+ Button button = createPushButton(group, "Create New", null);
+ button.addSelectionListener(selectionListener);
+ return button;
+ }
protected Group createGroup(Composite parent, String title) {
+ return createGroup(parent, title, 2);
+ }
+
+ protected Group createGroup(Composite parent, String title, int columns) {
Font font = parent.getFont();
Group group= new Group(parent, SWT.NONE);
group.setText(title);
GridData gd = new GridData(GridData.FILL_HORIZONTAL);
group.setLayoutData(gd);
GridLayout layout = new GridLayout();
- layout.numColumns = 2;
+ layout.numColumns = columns;
group.setLayout(layout);
group.setFont(font);
return group;
18 years, 2 months
JBoss Tools SVN: r6336 - in trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test: src/org/jboss/tools/jsf/vpe/jsf/test/jbide and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: mareshkau
Date: 2008-02-15 06:26:11 -0500 (Fri, 15 Feb 2008)
New Revision: 6336
Added:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/788/testCAPathProposals.xhtml
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE788Test.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-788
Added: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/788/testCAPathProposals.xhtml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/788/testCAPathProposals.xhtml (rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/788/testCAPathProposals.xhtml 2008-02-15 11:26:11 UTC (rev 6336)
@@ -0,0 +1,18 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"
+ xmlns:ui="http://java.sun.com/jsf/facelets"
+ xmlns:h="http://java.sun.com/jsf/html"
+ xmlns:f="http://java.sun.com/jsf/core"
+ xmlns:c="http://java.sun.com/jstl/core"
+ xmlns:s="http://jboss.com/products/seam/taglib">
+
+ <f:loadBundle basename="resources" var="msg" />
+
+ <ui:composition template="./templates/common.xhtml">
+
+ </ui:composition>
+
+ <ui:composition template=""></ui:composition>
+ <ui:composition template="/pages/components/"></ui:composition>
+ <ui:composition template="../../components/"></ui:composition>
+</html>
\ No newline at end of file
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE788Test.java
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE788Test.java 2008-02-15 11:20:21 UTC (rev 6335)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/jbide/JBIDE788Test.java 2008-02-15 11:26:11 UTC (rev 6336)
@@ -61,6 +61,26 @@
}
/**
+ * Tests Path proposals of CA
+ */
+ public void testCAPathProposals() throws Throwable {
+ // wait
+ TestUtil.waitForJobs();
+ // set exception
+ setException(null);
+ //Tests CA
+
+ baseCheckofCA(CA_NAME, "JBIDE/788/testCAPathProposals.xhtml", 514, 3);
+ baseCheckofCA(CA_NAME, "JBIDE/788/testCAPathProposals.xhtml", 586, 4);
+ baseCheckofCA(CA_NAME, "JBIDE/788/testCAPathProposals.xhtml", 653, 46);
+ baseCheckofCA(CA_NAME, "JBIDE/788/testCAPathProposals.xhtml", 719, 46);
+ // check exception
+ if (getException() != null) {
+
+ throw getException();
+ }
+ }
+ /**
* Tests CA for Messages Bundles and EL Values
* @throws Throwable
*/
18 years, 2 months
JBoss Tools SVN: r6335 - trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-15 06:20:21 -0500 (Fri, 15 Feb 2008)
New Revision: 6335
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
Log:
Preparing to replace a VPE UI test plugin that provides an extension point for other VPE UI plugins from JSF place in SVN into VPE.
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF 2008-02-15 11:07:11 UTC (rev 6334)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF 2008-02-15 11:20:21 UTC (rev 6335)
@@ -16,6 +16,6 @@
org.jboss.tools.common.model,
org.jboss.tools.vpe.xulrunner,
org.mozilla.xpcom,
- org.jboss.tools.jsf.vpe.ui.test
+ org.jboss.tools.vpe.ui.test
Eclipse-LazyStart: true
Bundle-ClassPath: vpe-rf-test.jar
18 years, 2 months
JBoss Tools SVN: r6334 - trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/src/org/jboss/tools/vpe/ui/test.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-15 06:07:11 -0500 (Fri, 15 Feb 2008)
New Revision: 6334
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeAllTests.java
Log:
Some code adjustment and improvement
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeAllTests.java
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeAllTests.java 2008-02-15 11:07:05 UTC (rev 6333)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.ui.test/src/org/jboss/tools/vpe/ui/test/VpeAllTests.java 2008-02-15 11:07:11 UTC (rev 6334)
@@ -28,11 +28,11 @@
*/
public class VpeAllTests {
- public static final String VPE_TEST_EXTENTION_POINT_ID = "org.jboss.tools.jsf.vpe.ui.tests";
+ public static final String VPE_TEST_EXTENTION_POINT_ID = "org.jboss.tools.jsf.vpe.ui.tests"; //$NON-NLS-1$
- public static final String TEST_SUITE_PARAM = "testSuite";
+ public static final String TEST_SUITE_PARAM = "testSuite"; //$NON-NLS-1$
- public static final String METHOD_SUITE_NAME = "suite";
+ public static final String METHOD_SUITE_NAME = "suite"; //$NON-NLS-1$
public static Test suite() {
18 years, 2 months
JBoss Tools SVN: r6333 - trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe.
by jbosstools-commits@lists.jboss.org
Author: svasilyev
Date: 2008-02-15 06:07:05 -0500 (Fri, 15 Feb 2008)
New Revision: 6333
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/VpePlugin.java
Log:
Some code adjustment and improvement
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/VpePlugin.java
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/VpePlugin.java 2008-02-15 11:07:01 UTC (rev 6332)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/VpePlugin.java 2008-02-15 11:07:05 UTC (rev 6333)
@@ -15,13 +15,10 @@
import org.eclipse.core.runtime.FileLocator;
import org.eclipse.core.runtime.Platform;
-import org.eclipse.swt.widgets.Shell;
import org.eclipse.ui.IStartup;
-import org.eclipse.ui.PlatformUI;
import org.jboss.tools.common.log.BaseUIPlugin;
import org.jboss.tools.common.log.IPluginLog;
import org.jboss.tools.common.reporting.ProblemReportingHelper;
-import org.jboss.tools.vpe.xulrunner.XulRunnerException;
import org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser;
import org.osgi.framework.Bundle;
import org.osgi.framework.BundleContext;
@@ -30,7 +27,10 @@
* The main plugin class to be used in the desktop.
*/
public class VpePlugin extends BaseUIPlugin implements IStartup {
- public final static String PLUGIN_ID = "org.jboss.tools.vpe"; // $NON-NLS-1$
+ public static final String PLUGIN_ID = "org.jboss.tools.vpe"; //$NON-NLS-1$
+
+ public static final String EXTESION_POINT_VPE_TEMPLATES = "org.jboss.tools.vpe.templates"; //$NON-NLS-1$
+
//The shared instance.
private static VpePlugin plugin;
//Resource bundle.
@@ -99,8 +99,8 @@
/* init xulrunner path for */
try {
String xulRunnerPath = XulRunnerBrowser.getXulRunnerPath();
- if ("true".equals(Platform.getDebugOption(PLUGIN_ID + "/debug/earlyStartup"))) { // $NON-NLS-1$ // $NON-NLS-1$
- logInfo("earlyStartup: XULRunner path is: " + xulRunnerPath);
+ if ("true".equals(Platform.getDebugOption(PLUGIN_ID + "/debug/earlyStartup"))) { //$NON-NLS-1$ //$NON-NLS-2$
+ logInfo("earlyStartup: XULRunner path is: " + xulRunnerPath); //$NON-NLS-1$
}
} catch (Throwable t) {
// Ignore this. Will catch it when use Visual Editor
18 years, 2 months