JBoss Tools SVN: r4906 - in trunk/documentation/whatsnew: hibernate and 3 other directories.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2007-11-14 09:50:30 -0500 (Wed, 14 Nov 2007)
New Revision: 4906
Modified:
trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html
trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html
trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html
trunk/documentation/whatsnew/template/componentname-version.html
trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html
Log:
updated whatsnew
Modified: trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html 2007-11-14 14:22:46 UTC (rev 4905)
+++ trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html 2007-11-14 14:50:30 UTC (rev 4906)
@@ -11,6 +11,7 @@
<body>
<h1>JBoss AS Tools 1.0.0.CR1 What's New</h1>
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../vpe/vpe-news-2.1.0.cr1.html">Visual Page Editor News ></a></p>
<table border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
<td colspan="2">
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html 2007-11-14 14:22:46 UTC (rev 4905)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.2.0.cr1.html 2007-11-14 14:50:30 UTC (rev 4906)
@@ -11,6 +11,8 @@
<body>
<h1>Hibernate tools 3.2.0.CR1 What's New</h1>
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../seam/seam-news-1.0.0.cr1.html">Seam Tools News ></a></p>
+
<table border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
<td colspan="2">
Modified: trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html 2007-11-14 14:22:46 UTC (rev 4905)
+++ trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html 2007-11-14 14:50:30 UTC (rev 4906)
@@ -11,6 +11,8 @@
<body>
<h1>Seam tools 1.0.0.CR1 What's New</h1>
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../as/as-news-1.0.0.cr1.html">JBoss AS Tools News ></a></p>
+
<table border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
<td colspan="2">
@@ -24,8 +26,8 @@
<a name="itemnam2e" id="itemname2"></a><b>Seam 2 support</b>
</td>
<td width="70%" valign="top">Seam 2 are now supported as a valid runtime and can be used together with the project and artifact creation wizards.
- <p><img src="images/seam2runtime.png"/></p>
+
<p>Seam code completion and validation now also supports the Seam 2 notion of <code>import</code>'s.</p>
</td>
@@ -80,7 +82,7 @@
<tr>
<td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>EL code completion/validation</b></td>
<td valign="top"><p>EL code completion now support more of the enhancements to EL available in Seam, e.g. <code>size</code>, <code>values</code>, <code>keySet</code> and more are now available in code completion for collections and will not be flagged during validation.</p>
- <p><img src="images/elcompletion.png"/></p>
+
</td>
</tr>
<tr>
Modified: trunk/documentation/whatsnew/template/componentname-version.html
===================================================================
--- trunk/documentation/whatsnew/template/componentname-version.html 2007-11-14 14:22:46 UTC (rev 4905)
+++ trunk/documentation/whatsnew/template/componentname-version.html 2007-11-14 14:50:30 UTC (rev 4906)
@@ -24,7 +24,7 @@
</tr>
<tr>
<td valign="top" align="left">
- <p align="right"><b>Item
+ <p><b>Item
title, in bold, no trailing punctuation, with named anchor </b></p></td>
<td valign="top"><p>A quick paragraph about changes since the last release of JBoss Tools/RHDS.
Tell end users about changes they'll see at the UI. Tell component writers
Modified: trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html 2007-11-14 14:22:46 UTC (rev 4905)
+++ trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html 2007-11-14 14:50:30 UTC (rev 4906)
@@ -6,12 +6,13 @@
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../whatsnew.css"/>
-<title>Visual Page Editor 2.1.0.CR1 News</title>
+<title>Visual Page Editor 2.1.0.CR1 What's New</title>
</head>
<body>
-<h1>Visual Page Editor 2.1.0.CR1 News</h1>
-<p>Last revised November 12, 2007</p>
+<h1>Visual Page Editor 2.1.0.CR1 What's New</h1>
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../hibernate/hibernate-news-3.2.0.cr1.html">Hibernate Tools News ></a></p>
+
<table border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
<td colspan="2">
17 years, 1 month
JBoss Tools SVN: r4905 - trunk/documentation/whatsnew/as.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2007-11-14 09:22:46 -0500 (Wed, 14 Nov 2007)
New Revision: 4905
Modified:
trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html
Log:
bad img
Modified: trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html 2007-11-14 14:18:56 UTC (rev 4904)
+++ trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html 2007-11-14 14:22:46 UTC (rev 4905)
@@ -54,7 +54,6 @@
<a name="itemname3" id="itemname3"></a><b>Temporary deploy location</b>
</td>
<td valign="top">The temporary directory location used when copying files to the server are now set to a temporary location within JBoss AS. Previously it was set to the default WTP deploy location within Eclipse but that had issues if your JBoss AS and Eclipse workspace were on different file systems. If you continue to have such issues, you can now configure the temporary deploy location.</td>
- <p><img src="images/servertempdeploylocation.png"/></p>
</tr>
<tr>
<td colspan="2"><hr />
17 years, 1 month
JBoss Tools SVN: r4904 - trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/views/navigator.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2007-11-14 09:18:56 -0500 (Wed, 14 Nov 2007)
New Revision: 4904
Modified:
trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/views/navigator/NavigatorContentProvider.java
Log:
JBIDE-1309
Modified: trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/views/navigator/NavigatorContentProvider.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/views/navigator/NavigatorContentProvider.java 2007-11-14 13:38:45 UTC (rev 4903)
+++ trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/views/navigator/NavigatorContentProvider.java 2007-11-14 14:18:56 UTC (rev 4904)
@@ -36,6 +36,7 @@
import org.jboss.tools.common.model.XFilteredTree;
import org.jboss.tools.common.model.XModel;
import org.jboss.tools.common.model.XModelObject;
+import org.jboss.tools.common.model.filesystems.FileSystemsHelper;
import org.jboss.tools.common.model.project.IModelNature;
import org.jboss.tools.common.model.util.EclipseResourceUtil;
import org.jboss.tools.common.model.ui.ModelUIPlugin;
@@ -207,6 +208,7 @@
XFilteredTree getFilteredTree(Object object) {
if (object instanceof XModelObject) {
XModel model = ((XModelObject)object).getModel();
+ if(FileSystemsHelper.getFileSystems(model) == null) return null;
String name = getFilteredTreeName(model);
return filteredTrees.getFilteredTree(name, model);
}
17 years, 1 month
JBoss Tools SVN: r4903 - trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui.
by jbosstools-commits@lists.jboss.org
Author: dazarov
Date: 2007-11-14 08:38:45 -0500 (Wed, 14 Nov 2007)
New Revision: 4903
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-1298
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties 2007-11-14 13:29:28 UTC (rev 4902)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties 2007-11-14 13:38:45 UTC (rev 4903)
@@ -5,17 +5,17 @@
GENERATE_SEAM_ENTITIES_WIZARD_HIBERNATE_CONFIGURATION_MESSAGE = Select Hibernate Console Configuration
GENERATE_SEAM_ENTITIES_WIZARD_HIBERNATE_CONFIGURATION_ERROR = Hibernate console configuration name is empty
GENERATE_SEAM_ENTITIES_WIZARD_GROUP_LABEL = Generation Mode
-GENERATE_SEAM_ENTITIES_WIZARD_REVERSE_ENGINEER_LABEL = Reverse Engineer from database
+GENERATE_SEAM_ENTITIES_WIZARD_REVERSE_ENGINEER_LABEL = Reverse engineer from database
GENERATE_SEAM_ENTITIES_WIZARD_EXISTING_ENTITIES_LABEL = Use existing entities
SEAM_INSTALL_WIZARD_PAGE_CONFIGURE_SEAM_FACET_SETTINGS=Configure Seam Facet Settings
SEAM_PROJECT_WIZARD_PAGE1_FILE_NAME_MUST_BE_SPECIFIED=File name must be specified
SEAM_PROJECT_SELECTION_DIALOG_SELECT_SEAM_WEB_PROJECT=Select Seam Web Project
SEAM_PROJECT_WIZARD_CREATE_STANDALONE_SEAM_WEB_PROJECT=Create standalone Seam Web Project
-SEAM_INSTALL_WIZARD_PAGE_SEAM_RUNTIME=Seam Runtime
+SEAM_INSTALL_WIZARD_PAGE_SEAM_RUNTIME=Seam Runtime:
SEAM_INSTALL_WIZARD_PAGE_DEPLOY_AS=Deploy as:
SEAM_VIEW_LAYOUT_ACTION_GROUP_FLAT=Flat
SEAM_VIEW_LAYOUT_ACTION_GROUP_NODE=Node
-SEAM_RUNTIME_LIST_FIELD_EDITOR_ADD=Add
+SEAM_RUNTIME_LIST_FIELD_EDITOR_ADD=Add...
SEAM_RUNTIME_LIST_FIELD_EDITOR_REMOVE=Remove
SEAM_INSTALL_WIZARD_PAGE_WAR=war
SEAM_INSTALL_WIZARD_PAGE_EAR=ear
@@ -64,7 +64,7 @@
SEAM_INSTALL_WIZARD_PAGE_ENTITY_BEAN_PACKAGE_NAME=Entity Bean Package Name:
SEAM_PROJECT_WIZARD_PAGE1_FILE_NAME_MUST_BE_VALID=File name must be valid
SEAM_VIEW_LAYOUT_ACTION_GROUP_SCOPE_PRESENTATION=Scope Presentation
-SEAM_CONVERSATION_WIZARD_CREATE_NEW_CONVERSATION=reate New Conversation
+SEAM_CONVERSATION_WIZARD_CREATE_NEW_CONVERSATION=Create New Conversation
SEAM_CONVERSATION_WIZARD_PAGE1_SEAM_CONVERSATION=Seam Conversation
SEAM_INSTALL_WIZARD_PAGE_TEST_PACKAGE_NAME=Test Package Name:
SEAM_VIEW_LAYOUT_ACTION_GROUP_HIERARCHICAL=Hierarchical
@@ -85,7 +85,7 @@
SEAM_GENERATE_ENTITIES_WIZARD_54=org.hibernate.eclipse.launch.SeamUtil
SEAM_WIZARD_FACTORY_SEAM_PROJECT=Seam Project:
SEAM_INSTALL_WIZARD_PAGE_DATABASE=Database
-SELECT_SEAM_PROJECT_ACTION_BROWSE=Browse
+SELECT_SEAM_PROJECT_ACTION_BROWSE=Browse...
SEAM_INSTALL_WIZARD_PAGE_CODE_GENERATION=Code Generation
SEAM_FORM_WIZARD_FORM_CREATING_OPERATION=Form creating operation
SEAM_WIZARD_FACTORY_LOCAL_INTERFACE_NAME=Local interface name:
@@ -114,7 +114,7 @@
SEAM_WIZARD_FACTORY_MASTER_PAGE_NAME=Master page name:
SEAM_ENTITY_WIZARD_PAGE1_SEAM_ENTITY=Seam Entity
SEAM_ENTITY_WIZARD_NEW_SEAM_ENTITY=New Seam Entity
-SEAM_INSTALL_WIZARD_PAGE_ADD=Add
+SEAM_INSTALL_WIZARD_PAGE_ADD=Add...
CREATE_PROJECT_ACTION_UNABLE_TO_CREATE_WIZARD=Unable to create wizard '
CREATE_SEAM_WEB_PROJECTACTION_CREATE_SEAM_PROJECT=Create Seam Project
VALIDATOR_FACTORY_PATH_TO_A_FOLDER_CANNOT_BE_NULL=Path to a folder cannot be null
@@ -170,9 +170,9 @@
SEAM_OPEN_ACTION_OPEN=Open
TEXT_FIELD_EDITOR_PARENT_CONTROL_SHOULD_BE_COMPOSITE=Parent control should be Composite
TEXT_FIELD_EDITOR_EDITOR_SUPPORTS_ONLY_GRID_LAYOUT=Editor supports only grid layout
-BUTTON_FIELD_EDITOR_BROWSE=Browse
+BUTTON_FIELD_EDITOR_BROWSE=Browse...
BUTTON_FIELD_EDITOR_NOT_IMPLEMENTED_YET=Not implemented yet. Please setup real acion for editor.
-SWT_FIELD_EDITOR_FACTORY_BROWS=Browse
+SWT_FIELD_EDITOR_FACTORY_BROWS=Browse...
SWT_FIELD_EDITOR_FACTORY_SELECT_SEAM_HOME_FOLDER=Select Seam Home Folder
SWT_FIELD_EDITOR_FACTORY_ERROR=Error
SWT_FIELD_EDITOR_FACTORY_NOT_IMPLEMENTED_YET=Not implemented yet
17 years, 1 month
JBoss Tools SVN: r4902 - trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/forms.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2007-11-14 08:29:28 -0500 (Wed, 14 Nov 2007)
New Revision: 4902
Modified:
trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/forms/LayouredFormFactory.java
Log:
JBIDE-1313
Modified: trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/forms/LayouredFormFactory.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/forms/LayouredFormFactory.java 2007-11-14 11:31:59 UTC (rev 4901)
+++ trunk/common/plugins/org.jboss.tools.common.model.ui/src/org/jboss/tools/common/model/ui/forms/LayouredFormFactory.java 2007-11-14 13:29:28 UTC (rev 4902)
@@ -52,7 +52,7 @@
} else if(formData.getForms() != null) {
form = new FormContainer(formData);
} else {
- form = new Form(formData);
+ form = new DefaultFormContainer(new Form(formData));
}
} catch(Exception e) {
String message = "Cannot build form.";
17 years, 1 month
JBoss Tools SVN: r4901 - trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2007-11-14 06:31:59 -0500 (Wed, 14 Nov 2007)
New Revision: 4901
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPreferenceInitializer.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1308 Set up "Ignore" as deafult value for "Unknown variable name" for EL in preferences
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPreferenceInitializer.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPreferenceInitializer.java 2007-11-14 11:29:58 UTC (rev 4900)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPreferenceInitializer.java 2007-11-14 11:31:59 UTC (rev 4901)
@@ -31,7 +31,7 @@
for (String name : SeamPreferences.severityOptionNames) {
defaultPreferences.put(name, SeamPreferences.ERROR);
}
- defaultPreferences.put(SeamPreferences.INVALID_EXPRESSION, SeamPreferences.WARNING);
+ defaultPreferences.put(SeamPreferences.INVALID_EXPRESSION, SeamPreferences.IGNORE);
defaultPreferences.put(SeamPreferences.UNKNOWN_VARIABLE_NAME, SeamPreferences.WARNING);
defaultPreferences.put(SeamPreferences.UNPAIRED_GETTER_OR_SETTER, SeamPreferences.IGNORE);
}
17 years, 1 month
JBoss Tools SVN: r4900 - in trunk/seam/docs/reference/en: modules and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2007-11-14 06:29:58 -0500 (Wed, 14 Nov 2007)
New Revision: 4900
Added:
trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
trunk/seam/docs/reference/en/modules/crud_database_application.xml
Removed:
trunk/seam/docs/reference/en/modules/curd_application_walkthrough.xml
trunk/seam/docs/reference/en/modules/curd_database_application.xml
Modified:
trunk/seam/docs/reference/en/master.xml
trunk/seam/docs/reference/en/modules/business_application.xml
Log:
CURD -> CRUD renaming
Modified: trunk/seam/docs/reference/en/master.xml
===================================================================
--- trunk/seam/docs/reference/en/master.xml 2007-11-14 11:27:37 UTC (rev 4899)
+++ trunk/seam/docs/reference/en/master.xml 2007-11-14 11:29:58 UTC (rev 4900)
@@ -3,8 +3,8 @@
"../../resources/support/docbook-dtd/docbookx.dtd"
-[<!ENTITY curd_database_application SYSTEM "modules/curd_database_application.xml">
-<!ENTITY curd_application_walkthrough SYSTEM "modules/curd_application_walkthrough.xml">
+[<!ENTITY crud_database_application SYSTEM "modules/crud_database_application.xml">
+<!ENTITY crud_application_walkthrough SYSTEM "modules/crud_application_walkthrough.xml">
<!ENTITY business_application SYSTEM "modules/business_application.xml">
<!ENTITY testng SYSTEM "modules/testng.xml">
@@ -26,8 +26,8 @@
<toc/>
-&curd_database_application;
-&curd_application_walkthrough;
+&crud_database_application;
+&crud_application_walkthrough;
&testng;
<!-- TODO: drools used in this section is not available for eclipse .3.3 &business_application; -->
Modified: trunk/seam/docs/reference/en/modules/business_application.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/business_application.xml 2007-11-14 11:27:37 UTC (rev 4899)
+++ trunk/seam/docs/reference/en/modules/business_application.xml 2007-11-14 11:29:58 UTC (rev 4900)
@@ -6,7 +6,7 @@
<keyword>Business process</keyword>
<keyword>Seam</keyword>
<keyword>JBoss Rules</keyword>
- <keyword>CURD-application</keyword>
+ <keyword>CRUD-application</keyword>
</keywordset>
</chapterinfo>
Added: trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml (rev 0)
+++ trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2007-11-14 11:29:58 UTC (rev 4900)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="crud_application_walkthrough" xreflabel="crud_application_walkthrough">
+ <?dbhtml filename="crud_application_walkthrough.html"?>
+ <chapterinfo>
+ <keywordset>
+ <keyword>Red Hat Developer Studio</keyword>
+ <keyword>Eclipse</keyword>
+ <keyword>Java</keyword>
+ <keyword>CRUD</keyword>
+ <keyword>JBoss AS</keyword>
+ </keywordset>
+ </chapterinfo>
+ <title>The CRUD Application Walkthrough</title>
+
+</chapter>
+
Added: trunk/seam/docs/reference/en/modules/crud_database_application.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/crud_database_application.xml (rev 0)
+++ trunk/seam/docs/reference/en/modules/crud_database_application.xml 2007-11-14 11:29:58 UTC (rev 4900)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="crud_database_application" xreflabel="crud_database_application">
+ <?dbhtml filename="crud_database_application.html"?>
+ <chapterinfo>
+ <keywordset>
+ <keyword>Red Hat Developer Studio</keyword>
+ <keyword>Eclipse</keyword>
+ <keyword>Java</keyword>
+ <keyword>CRUD</keyword>
+ <keyword>Database Application</keyword>
+ </keywordset>
+ </chapterinfo>
+ <title>Generate a CRUD Database Application</title>
+
+</chapter>
+
Deleted: trunk/seam/docs/reference/en/modules/curd_application_walkthrough.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/curd_application_walkthrough.xml 2007-11-14 11:27:37 UTC (rev 4899)
+++ trunk/seam/docs/reference/en/modules/curd_application_walkthrough.xml 2007-11-14 11:29:58 UTC (rev 4900)
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="curd_application_walkthrough" xreflabel="curd_application_walkthrough">
- <?dbhtml filename="curd_application_walkthrough.html"?>
- <chapterinfo>
- <keywordset>
- <keyword>Red Hat Developer Studio</keyword>
- <keyword>Eclipse</keyword>
- <keyword>Java</keyword>
- <keyword>CURD</keyword>
- <keyword>JBoss AS</keyword>
- </keywordset>
- </chapterinfo>
- <title>The CURD Application Walkthrough</title>
-
-</chapter>
-
Deleted: trunk/seam/docs/reference/en/modules/curd_database_application.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/curd_database_application.xml 2007-11-14 11:27:37 UTC (rev 4899)
+++ trunk/seam/docs/reference/en/modules/curd_database_application.xml 2007-11-14 11:29:58 UTC (rev 4900)
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="curd_database_application" xreflabel="curd_database_application">
- <?dbhtml filename="curd_database_application.html"?>
- <chapterinfo>
- <keywordset>
- <keyword>Red Hat Developer Studio</keyword>
- <keyword>Eclipse</keyword>
- <keyword>Java</keyword>
- <keyword>CURD</keyword>
- <keyword>Database Application</keyword>
- </keywordset>
- </chapterinfo>
- <title>Generate a CURD Database Application</title>
-
-</chapter>
-
17 years, 1 month
JBoss Tools SVN: r4899 - in trunk/documentation: movies and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2007-11-14 06:27:37 -0500 (Wed, 14 Nov 2007)
New Revision: 4899
Added:
trunk/documentation/movies/
trunk/documentation/movies/ootb_new_seam_project.wnk
trunk/documentation/movies/output/
trunk/documentation/movies/output/ootb_new_seam_project.htm
trunk/documentation/movies/output/ootb_new_seam_project.js
trunk/documentation/movies/output/ootb_new_seam_project.swf
trunk/documentation/movies/readme.txt
Log:
movies
Added: trunk/documentation/movies/ootb_new_seam_project.wnk
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/movies/ootb_new_seam_project.wnk
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/movies/output/ootb_new_seam_project.htm
===================================================================
--- trunk/documentation/movies/output/ootb_new_seam_project.htm (rev 0)
+++ trunk/documentation/movies/output/ootb_new_seam_project.htm 2007-11-14 11:27:37 UTC (rev 4899)
@@ -0,0 +1,15 @@
+<!-- saved from url=(0014)about:internet -->
+<HTML>
+<BODY>
+<center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="800" HEIGHT="620" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=7,0,0,0">
+<PARAM NAME=movie VALUE="ootb_new_seam_project.swf">
+<PARAM NAME=play VALUE=true>
+<PARAM NAME=loop VALUE=false>
+<PARAM NAME=wmode VALUE=transparent>
+<PARAM NAME=quality VALUE=low>
+<EMBED SRC="ootb_new_seam_project.swf" WIDTH=800 HEIGHT=620 quality=low loop=false wmode=transparent TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=Sh...">
+</EMBED>
+</OBJECT></center>
+<SCRIPT src='ootb_new_seam_project.js'></script>
+</BODY>
+</HTML>
Added: trunk/documentation/movies/output/ootb_new_seam_project.js
===================================================================
--- trunk/documentation/movies/output/ootb_new_seam_project.js (rev 0)
+++ trunk/documentation/movies/output/ootb_new_seam_project.js 2007-11-14 11:27:37 UTC (rev 4899)
@@ -0,0 +1,3 @@
+obj=document.getElementsByTagName('object');
+for (var i=0; i<obj.length; ++i)
+ obj[i].outerHTML=obj[i].outerHTML;
Added: trunk/documentation/movies/output/ootb_new_seam_project.swf
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/movies/output/ootb_new_seam_project.swf
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/movies/readme.txt
===================================================================
--- trunk/documentation/movies/readme.txt (rev 0)
+++ trunk/documentation/movies/readme.txt 2007-11-14 11:27:37 UTC (rev 4899)
@@ -0,0 +1,3 @@
+This directory contains the Wink projects for the various videos.
+
+the output folder contains the generated content; readily available for viewing through fisheye.
\ No newline at end of file
17 years, 1 month
JBoss Tools SVN: r4898 - trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2007-11-14 06:20:12 -0500 (Wed, 14 Nov 2007)
New Revision: 4898
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamEntityWizardPage1.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1297 Button "Browse" in "New Seam Entity" wizard doesn't work
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamEntityWizardPage1.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamEntityWizardPage1.java 2007-11-14 11:19:16 UTC (rev 4897)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/wizard/SeamEntityWizardPage1.java 2007-11-14 11:20:12 UTC (rev 4898)
@@ -47,10 +47,15 @@
protected void createEditors() {
addEditor(SeamWizardFactory.createSeamProjectSelectionFieldEditor(SeamWizardUtils.getRootSeamProjectName(initialSelection)));
addEditor(SeamWizardFactory.createSeamEntityClasNameFieldEditor());
- String packageName = getDefaultPackageName(SeamWizardUtils.getRootSeamProjectName(initialSelection));
+
+ String selectedProject = SeamWizardUtils.getRootSeamProjectName(initialSelection);
+ String packageName = getDefaultPackageName(selectedProject);
+
addEditor(SeamWizardFactory.createSeamJavaPackageSelectionFieldEditor(packageName));
addEditor(SeamWizardFactory.createSeamMasterPageNameFieldEditor());
addEditor(SeamWizardFactory.createSeamPageNameFieldEditor());
+
+ setSeamProjectNameData(selectedProject);
}
@Override
17 years, 1 month
JBoss Tools SVN: r4897 - trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2007-11-14 06:19:16 -0500 (Wed, 14 Nov 2007)
New Revision: 4897
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/SeamCoreValidator.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1295 Allow @Destroy annotated methods in abstract Pojos
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/SeamCoreValidator.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/SeamCoreValidator.java 2007-11-14 07:59:38 UTC (rev 4896)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/SeamCoreValidator.java 2007-11-14 11:19:16 UTC (rev 4897)
@@ -23,6 +23,7 @@
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.runtime.IPath;
import org.eclipse.core.runtime.IStatus;
+import org.eclipse.jdt.core.Flags;
import org.eclipse.jdt.core.IMember;
import org.eclipse.jdt.core.IMethod;
import org.eclipse.jdt.core.IType;
@@ -534,7 +535,6 @@
validateStatefulComponent(component);
validateDuplicateComponentMethods(component);
validateEntityComponent(component);
-
}
private void validateBijections(ISeamJavaComponentDeclaration declaration) {
@@ -602,14 +602,20 @@
* Validates methods of java classes. They must belong components.
*/
private void validateMethodsOfUnknownComponent(ISeamJavaComponentDeclaration declaration) {
- if(project.getComponentsByPath(declaration.getSourcePath()).size()>0) {
- validationContext.removeUnnamedCoreResource(declaration.getSourcePath());
- return;
+ if(project.getComponentsByPath(declaration.getSourcePath()).isEmpty()) {
+ IMember member = declaration.getSourceMember();
+ try {
+ if(member!=null && !Flags.isAbstract(member.getFlags())) {
+ validateMethodOfUnknownComponent(SeamComponentMethodType.DESTROY, declaration, DESTROY_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.DESTROY_DOESNT_BELONG_TO_COMPONENT);
+ validateMethodOfUnknownComponent(SeamComponentMethodType.CREATE, declaration, CREATE_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.CREATE_DOESNT_BELONG_TO_COMPONENT);
+ validateMethodOfUnknownComponent(SeamComponentMethodType.UNWRAP, declaration, UNWRAP_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.UNWRAP_DOESNT_BELONG_TO_COMPONENT);
+ validateMethodOfUnknownComponent(SeamComponentMethodType.OBSERVER, declaration, OBSERVER_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.OBSERVER_DOESNT_BELONG_TO_COMPONENT);
+ }
+ } catch (JavaModelException e) {
+ SeamCorePlugin.getPluginLog().logError(e);
+ }
}
- validateMethodOfUnknownComponent(SeamComponentMethodType.DESTROY, declaration, DESTROY_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.DESTROY_DOESNT_BELONG_TO_COMPONENT);
- validateMethodOfUnknownComponent(SeamComponentMethodType.CREATE, declaration, CREATE_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.CREATE_DOESNT_BELONG_TO_COMPONENT);
- validateMethodOfUnknownComponent(SeamComponentMethodType.UNWRAP, declaration, UNWRAP_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.UNWRAP_DOESNT_BELONG_TO_COMPONENT);
- validateMethodOfUnknownComponent(SeamComponentMethodType.OBSERVER, declaration, OBSERVER_METHOD_SUFIX_MESSAGE_ID, SeamPreferences.OBSERVER_DOESNT_BELONG_TO_COMPONENT);
+ validationContext.removeUnnamedCoreResource(declaration.getSourcePath());
}
private void validateMethodOfUnknownComponent(SeamComponentMethodType methodType, ISeamJavaComponentDeclaration declaration, String sufixMessageId, String preferenceKey) {
17 years, 1 month