JBoss Tools SVN: r14802 - trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2009-04-17 11:14:07 -0400 (Fri, 17 Apr 2009)
New Revision: 14802
Modified:
trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_3.png
trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_6.png
trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_7.png
trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_8.png
Log:
https://jira.jboss.org/jira/browse/JBDS-684 - updating the screens;
Modified: trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_3.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_6.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_7.png
===================================================================
(Binary files differ)
Modified: trunk/jbpm/docs/reference/en/images/guided_tour_jboss_jbpmgpd/guided_tour_8.png
===================================================================
(Binary files differ)
15 years, 8 months
JBoss Tools SVN: r14801 - in trunk/esb/plugins/org.jboss.tools.esb.core: resources/meta and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2009-04-17 11:13:24 -0400 (Fri, 17 Apr 2009)
New Revision: 14801
Modified:
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-attrs.properties
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-menu.properties
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties
trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta
trunk/esb/plugins/org.jboss.tools.esb.core/src/org/jboss/tools/esb/core/model/SpecificActionLoader.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-4187
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-attrs.properties
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-attrs.properties 2009-04-17 15:04:36 UTC (rev 14800)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-attrs.properties 2009-04-17 15:13:24 UTC (rev 14801)
@@ -19,6 +19,14 @@
ESB.wsdl=Wsdl
ESB.operation=Operation
ESB.jbossws_endpoint=Jbossws Endpoint
+ESB.smooks_config=Smooks Config
+ESB.get_payload_location=Get Payload Location
+ESB.set_payload_location=Set Payload Location
+ESB.exclude_non-serializables=Exclude Non-Serializables
+ESB.result_type=Result Type
+ESB.java_result_bean_id=Java Result Bean Id
+ESB.report_path=Report Path
+ESB.message_profile=Message Profile
ESB.resource_config=Resource Config
ESB.from=From
ESB.from_type=From Type
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-menu.properties
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-menu.properties 2009-04-17 15:04:36 UTC (rev 14800)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-menu.properties 2009-04-17 15:13:24 UTC (rev 14801)
@@ -34,6 +34,7 @@
ESB.AddLongToDate.menu=Long To Date...
ESB.AddObjectToCSVString.menu=Object To CSV String...
ESB.AddObjectToXStream.menu=Object To XStream...
+ESB.AddSmooksAction.menu=Smooks Action...
ESB.AddSmooksTransformer.menu=Smooks Transformer...
ESB.AddMessagePersister.menu=Message Persister...
ESB.AddXStreamToObject.menu=XStream To Object...
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties 2009-04-17 15:04:36 UTC (rev 14800)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb.properties 2009-04-17 15:13:24 UTC (rev 14801)
@@ -566,6 +566,9 @@
ESBActions101_AddObjectToXStream.WindowTitle=Add Object To XStream
ESBActions101_AddObjectToXStream.Title=ESB Object To XStream Converter
+ESBActions101_AddSmooksAction.WindowTitle=Add Smooks Action
+ESBActions101_AddSmooksAction.Title=ESB Smooks Action
+
ESBActions101_AddSmooksTransformer.WindowTitle=Add Smooks Transformer
ESBActions101_AddSmooksTransformer.Title=ESB Smooks Transformer
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta 2009-04-17 15:04:36 UTC (rev 14800)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb-actions.meta 2009-04-17 15:13:24 UTC (rev 14801)
@@ -635,6 +635,76 @@
</XModelEntity>
<XModelEntity ImplementingClass="%ESB%"
PROPERTIES="formFactory=%Default%;formLayout=org.jboss.tools.esb.ui.editor.form.ESBXMLFormLayoutData"
+ XMLSUBPATH="action" name="ESBPreActionSmooksAction101">
+ <XChildrenEntities>
+ <XChildEntity name="ESBProperty"/>
+ </XChildrenEntities>
+ <XEntityRenderer>
+ <ICONS>
+ <ICON info="main.esb.action" type="main"/>
+ </ICONS>
+ </XEntityRenderer>
+ <XModelAttributes>
+ <XModelAttribute default="smooks action"
+ loader="ElementType" name="element type">
+ <Editor name="Uneditable"/>
+ </XModelAttribute>
+ <XModelAttribute PROPERTIES="category=general;id=true;save=always"
+ name="name" xmlname="name"/>
+ <XModelAttribute PROPERTIES="category=general;save=always"
+ default="org.jboss.soa.esb.smooks.SmooksAction" name="class" xmlname="class">
+ <Editor name="Uneditable"/>
+ </XModelAttribute>
+ <XModelAttribute PROPERTIES="category=general;save=always;pre=true"
+ name="smooks config" xmlname="smooksConfig"/>
+ <XModelAttribute PROPERTIES="category=advanced;pre=true"
+ name="get payload location" xmlname="get-payload-location"/>
+ <XModelAttribute PROPERTIES="category=advanced;pre=true"
+ name="set payload location" xmlname="set-payload-location"/>
+ <XModelAttribute PROPERTIES="category=advanced;pre=true"
+ name="exclude non-serializables" xmlname="excludeNonSerializables">
+ <Constraint loader="ListString">
+ <value/>
+ <value name="true"/>
+ <value name="false"/>
+ </Constraint>
+ <Editor name="ListString"/>
+ </XModelAttribute>
+ <XModelAttribute PROPERTIES="category=advanced;pre=true"
+ name="result type" xmlname="resultType">
+ <Constraint loader="ListString">
+ <value/>
+ <value name="STRING"/>
+ <value name="BYTES"/>
+ <value name="JAVA"/>
+ <value name="NORESULT"/>
+ </Constraint>
+ <Editor name="ListString"/>
+ </XModelAttribute>
+ <XModelAttribute PROPERTIES="category=advanced;pre=true"
+ name="java result bean id" xmlname="javaResultBeanId"/>
+ <XModelAttribute PROPERTIES="category=advanced;pre=true"
+ name="report path" xmlname="reportPath"/>
+ <XModelAttribute PROPERTIES="category=advanced;pre=true"
+ name="message profile" xmlname="messageProfile"/>
+ <XModelAttribute PROPERTIES="category=general" name="process" xmlname="process">
+ <Editor name="Uneditable"/>
+ </XModelAttribute>
+ <XModelAttribute TRIM="no" name="comment" visibility="false" xmlname="#comment">
+ <Editor name="Note"/>
+ </XModelAttribute>
+ </XModelAttributes>
+ <XActionItem kind="list">
+ <XActionItem kind="list" name="CreateActions"/>
+ <XActionItemReference entity="ESBProperty" name="CopyActions"/>
+ <XActionItemReference entity="ESBProperty" name="DeleteActions"/>
+ <XActionItemReference entity="ESBProperty" name="Properties"/>
+ <XActionItemReference entity="ESBProperty" name="MoveActions"/>
+ </XActionItem>
+ <XDependencies/>
+ </XModelEntity>
+ <XModelEntity ImplementingClass="%ESB%"
+ PROPERTIES="formFactory=%Default%;formLayout=org.jboss.tools.esb.ui.editor.form.ESBXMLFormLayoutData"
XMLSUBPATH="action" name="ESBPreActionSmooksTransformer101">
<XChildrenEntities>
<XChildEntity name="ESBProperty"/>
@@ -1111,6 +1181,7 @@
<XChildEntity name="ESBPreActionObjectInvoke101"/>
<XChildEntity name="ESBPreActionObjectToCSVString101"/>
<XChildEntity name="ESBPreActionObjectToXStream101"/>
+ <XChildEntity name="ESBPreActionSmooksAction101"/>
<XChildEntity name="ESBPreActionSmooksTransformer101"/>
<XChildEntity name="ESBPreActionMessagePersister101"/>
<XChildEntity name="ESBPreActionXStreamToObject101"/>
@@ -1174,6 +1245,17 @@
</XActionItem>
<XActionItem HandlerClassName="%Create%" ICON="action.empty"
PROPERTIES="validator.add=true" WizardClassName="%Default%"
+ displayName="Smooks Action..." kind="action" name="AddSmooksAction">
+ <EntityData EntityName="ESBPreActionSmooksAction101">
+ <AttributeData AttributeName="name"/>
+ <AttributeData AttributeName="smooks config"/>
+ <AttributeData AttributeName="get payload location" Mandatory="no"/>
+ <AttributeData AttributeName="set payload location" Mandatory="no"/>
+ <AttributeData AttributeName="result type" Mandatory="no"/>
+ </EntityData>
+ </XActionItem>
+ <XActionItem HandlerClassName="%Create%" ICON="action.empty"
+ PROPERTIES="validator.add=true" WizardClassName="%Default%"
displayName="Smooks Transformer..." kind="action" name="AddSmooksTransformer">
<EntityData EntityName="ESBPreActionSmooksTransformer101">
<AttributeData AttributeName="name"/>
@@ -1300,6 +1382,7 @@
<XChildEntity name="ESBPreActionObjectInvoke101"/>
<XChildEntity name="ESBPreActionObjectToCSVString101"/>
<XChildEntity name="ESBPreActionObjectToXStream101"/>
+ <XChildEntity name="ESBPreActionSmooksAction101"/>
<XChildEntity name="ESBPreActionSmooksTransformer101"/>
<XChildEntity name="ESBPreActionMessagePersister101"/>
<XChildEntity name="ESBPreActionXStreamToObject101"/>
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/src/org/jboss/tools/esb/core/model/SpecificActionLoader.java
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/src/org/jboss/tools/esb/core/model/SpecificActionLoader.java 2009-04-17 15:04:36 UTC (rev 14800)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/src/org/jboss/tools/esb/core/model/SpecificActionLoader.java 2009-04-17 15:13:24 UTC (rev 14801)
@@ -49,6 +49,8 @@
//class-alias, exclude-package
{"org.jboss.soa.esb.actions.converters.SmooksTransformer", "ESBPreActionSmooksTransformer"},
//resource-config; from, from-type, to, to-type
+ {"org.jboss.soa.esb.smooks.SmooksAction", "ESBPreActionSmooksAction"},
+ //smooksConfig
{"org.jboss.soa.esb.actions.MessagePersister", "ESBPreActionMessagePersister"},
//classification, message-store-class
{"org.jboss.soa.esb.actions.converters.XStreamToObject", "ESBPreActionXStreamToObject"},
15 years, 8 months
JBoss Tools SVN: r14798 - in trunk/esb/plugins/org.jboss.tools.esb.ui: src/org/jboss/tools/esb/ui and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2009-04-17 10:14:22 -0400 (Fri, 17 Apr 2009)
New Revision: 14798
Added:
trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/
trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBLinkHyperlink.java
trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBXMLLinkHyperlinkPartitioner.java
Modified:
trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-3665
Modified: trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml 2009-04-17 11:16:22 UTC (rev 14797)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/plugin.xml 2009-04-17 14:14:22 UTC (rev 14798)
@@ -44,4 +44,87 @@
<extension point="org.jboss.tools.common.model.ui.attributeEditor">
<attributeEditor class="org.jboss.tools.common.model.ui.attribute.editor.ComboBoxEditor" id="ESBBusList"/>
</extension>
+
+
+ <extension
+ point="org.jboss.tools.common.text.ext.hyperlinkPartitioner"
+ id="org.jboss.tools.esb.ui.hyperlinkPartitioner"
+ name="org.jboss.tools.esb.ui.hyperlinkPartitioner">
+
+ <hyperlinkPartitioner
+ id="org.jboss.tools.common.text.ext.jsf.hyperlink.XMLClassHyperlinkPartitioner"
+ class="org.jboss.tools.common.text.ext.hyperlink.xml.XMLClassHyperlinkPartitioner">
+
+ <contentType id="org.eclipse.wst.xml.core.xmlsource">
+ <partitionType id="org.jboss.tools.common.text.ext.xml.XML_ATTRIBUTE_VALUE">
+ <axis path="/jbossesb/services/service/actions/action/class" />
+ </partitionType>
+ </contentType>
+ <contentType id="org.eclipse.core.runtime.xml">
+ <partitionType id="org.jboss.tools.common.text.ext.xml.XML_ATTRIBUTE_VALUE">
+ <axis path="/jbossesb/services/service/actions/action/class" />
+ </partitionType>
+ </contentType>
+
+ <contentType id="org.jboss.tools.common.model.ui.xml">
+ <partitionType id="org.jboss.tools.common.text.ext.xml.XML_ATTRIBUTE_VALUE">
+ <axis path="/jbossesb/services/service/actions/action/class" />
+ </partitionType>
+ </contentType>
+
+ </hyperlinkPartitioner>
+
+
+ <hyperlinkPartitioner
+ id="org.jboss.tools.esb.ui.hyperlink.ESBXMLLinkHyperlinkPartitioner"
+ class="org.jboss.tools.esb.ui.hyperlink.ESBXMLLinkHyperlinkPartitioner">
+ <contentType id="org.eclipse.wst.xml.core.xmlsource">
+ <partitionType id="org.jboss.tools.common.text.ext.xml.XML_ATTRIBUTE_VALUE">
+ <axis path="*/service/actions/inXsd" />
+ <axis path="*/service/actions/outXsd" />
+ <axis path="*/service/actions/faultXsd" />
+ </partitionType>
+ </contentType>
+ <contentType id="org.jboss.tools.common.model.ui.xml">
+ <partitionType id="org.jboss.tools.common.text.ext.xml.XML_ATTRIBUTE_VALUE">
+ <axis path="*/service/actions/inXsd" />
+ <axis path="*/service/actions/outXsd" />
+ <axis path="*/service/actions/faultXsd" />
+ </partitionType>
+ </contentType>
+ <contentType id="org.eclipse.core.runtime.xml">
+ <partitionType id="org.jboss.tools.common.text.ext.xml.XML_ATTRIBUTE_VALUE">
+ <axis path="*/service/actions/inXsd" />
+ <axis path="*/service/actions/outXsd" />
+ <axis path="*/service/actions/faultXsd" />
+ </partitionType>
+ </contentType>
+
+ </hyperlinkPartitioner>
+
+ </extension>
+
+ <extension
+ point="org.jboss.tools.common.text.ext.hyperlink"
+ id="org.jboss.tools.esb.ui.hyperlink"
+ name="org.jboss.tools.esb.ui.hyperlink">
+
+ <hyperlink
+ class="org.jboss.tools.esb.ui.hyperlink.ESBLinkHyperlink"
+ id="org.jboss.tools.esb.ui.hyperlink.ESBLinkHyperlink">
+ <contenttypeidentifier id="org.eclipse.wst.xml.core.xmlsource">
+ <partitiontype id="org.jboss.tools.common.text.ext.xml.ESB_XML_LINK" />
+ </contenttypeidentifier>
+ <contenttypeidentifier id="org.eclipse.core.runtime.xml">
+ <partitiontype id="org.jboss.tools.common.text.ext.xml.ESB_XML_LINK" />
+ </contenttypeidentifier>
+ <contenttypeidentifier id="org.jboss.tools.common.model.ui.xml">
+ <partitiontype id="org.jboss.tools.common.text.ext.xml.ESB_XML_LINK" />
+ </contenttypeidentifier>
+ </hyperlink>
+
+
+ </extension>
+
+
</plugin>
Added: trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBLinkHyperlink.java
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBLinkHyperlink.java (rev 0)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBLinkHyperlink.java 2009-04-17 14:14:22 UTC (rev 14798)
@@ -0,0 +1,30 @@
+/*******************************************************************************
+ * Copyright (c) 2007 Exadel, Inc. and Red Hat, Inc.
+ * Distributed under license by Red Hat, Inc. All rights reserved.
+ * This program is made available under the terms of the
+ * Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Exadel, Inc. and Red Hat, Inc. - initial API and implementation
+ ******************************************************************************/
+package org.jboss.tools.esb.ui.hyperlink;
+
+import org.eclipse.core.resources.IFile;
+import org.eclipse.core.resources.IProject;
+import org.jboss.tools.common.text.ext.hyperlink.LinkHyperlink;
+
+/**
+ * @author Jeremy
+ */
+public class ESBLinkHyperlink extends LinkHyperlink {
+
+ protected IFile getFileFromProject(String fileName) {
+ if(fileName == null || fileName.length() == 0) return null;
+ IFile documentFile = getFile();
+ if(documentFile == null) return null;
+ IProject project = documentFile.getProject();
+ return super.getFileFromProject(updateFilenameForModel(fileName, project));
+ }
+
+}
\ No newline at end of file
Property changes on: trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBLinkHyperlink.java
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBXMLLinkHyperlinkPartitioner.java
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBXMLLinkHyperlinkPartitioner.java (rev 0)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBXMLLinkHyperlinkPartitioner.java 2009-04-17 14:14:22 UTC (rev 14798)
@@ -0,0 +1,50 @@
+/*******************************************************************************
+ * Copyright (c) 2007 Exadel, Inc. and Red Hat, Inc.
+ * Distributed under license by Red Hat, Inc. All rights reserved.
+ * This program is made available under the terms of the
+ * Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Exadel, Inc. and Red Hat, Inc. - initial API and implementation
+ ******************************************************************************/
+package org.jboss.tools.esb.ui.hyperlink;
+
+import org.eclipse.core.resources.IFile;
+import org.eclipse.core.resources.IProject;
+import org.eclipse.jface.text.IDocument;
+
+import org.jboss.tools.common.text.ext.hyperlink.IHyperlinkRegion;
+import org.jboss.tools.common.text.ext.hyperlink.xml.XMLLinkHyperlinkPartitioner;
+import org.jboss.tools.common.text.ext.util.StructuredModelWrapper;
+
+/**
+ * @author Jeremy
+ */
+public class ESBXMLLinkHyperlinkPartitioner extends XMLLinkHyperlinkPartitioner {
+ public static final String ESB_XML_LINK_PARTITION = "org.jboss.tools.common.text.ext.xml.ESB_XML_LINK";
+
+ /**
+ * @see org.jboss.tools.common.text.ext.hyperlink.XMLLinkHyperlinkPartitioner#getPartitionType()
+ */
+ protected String getPartitionType() {
+ return ESB_XML_LINK_PARTITION;
+ }
+
+ /**
+ * @see com.ibm.sse.editor.extensions.hyperlink.IHyperlinkPartitionRecognizer#recognize(org.eclipse.jface.text.IDocument, com.ibm.sse.editor.extensions.hyperlink.IHyperlinkRegion)
+ */
+ public boolean recognize(IDocument document, IHyperlinkRegion region) {
+ StructuredModelWrapper smw = new StructuredModelWrapper();
+ smw.init(document);
+ try {
+ IFile documentFile = smw.getFile();
+ IProject project = documentFile.getProject();
+
+ return true;
+ } finally {
+ smw.dispose();
+ }
+ }
+
+}
Property changes on: trunk/esb/plugins/org.jboss.tools.esb.ui/src/org/jboss/tools/esb/ui/hyperlink/ESBXMLLinkHyperlinkPartitioner.java
___________________________________________________________________
Name: svn:mime-type
+ text/plain
15 years, 8 months
JBoss Tools SVN: r14797 - trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform.
by jbosstools-commits@lists.jboss.org
Author: vyemialyanchyk
Date: 2009-04-17 07:16:22 -0400 (Fri, 17 Apr 2009)
New Revision: 14797
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernateJpaPlatformUi.java
Log:
JBIDE-4141
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernateJpaPlatformUi.java
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernateJpaPlatformUi.java (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernateJpaPlatformUi.java 2009-04-17 11:16:22 UTC (rev 14797)
@@ -0,0 +1,90 @@
+/*******************************************************************************
+ * Copyright (c) 2007-2008 Red Hat, Inc.
+ * Distributed under license by Red Hat, Inc. All rights reserved.
+ * This program is made available under the terms of the
+ * Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributor:
+ * Red Hat, Inc. - initial API and implementation
+ ******************************************************************************/
+package org.jboss.tools.hibernate.jpt.ui.internal.platform;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import org.eclipse.core.runtime.CoreException;
+import org.eclipse.debug.core.DebugPlugin;
+import org.eclipse.debug.core.ILaunchConfigurationType;
+import org.eclipse.debug.core.ILaunchConfigurationWorkingCopy;
+import org.eclipse.debug.core.ILaunchManager;
+import org.eclipse.jface.viewers.IStructuredSelection;
+import org.eclipse.jface.wizard.WizardDialog;
+import org.eclipse.jpt.core.JpaProject;
+import org.eclipse.jpt.ui.JpaPlatformUiProvider;
+import org.eclipse.jpt.ui.JpaUiFactory;
+import org.eclipse.jpt.ui.internal.platform.generic.GenericJpaPlatformUi;
+import org.eclipse.jpt.ui.navigator.JpaNavigatorProvider;
+import org.eclipse.jpt.ui.structure.JpaStructureProvider;
+import org.hibernate.eclipse.launch.HibernateLaunchConstants;
+import org.jboss.tools.hibernate.jpt.ui.HibernateJptUIPlugin;
+import org.jboss.tools.hibernate.jpt.ui.wizard.GenerateDdlWizard;
+import org.jboss.tools.hibernate.jpt.ui.wizard.GenerateEntitiesWizard;
+
+/**
+ * @author Dmitry Geraskov
+ *
+ */
+public class HibernateJpaPlatformUi extends GenericJpaPlatformUi {
+
+ public static final String LaunchConfigurationType_ID = "org.hibernate.eclipse.launch.CodeGenerationLaunchConfigurationType"; //$NON-NLS-1$
+
+ public static final String exporter_id = "hbmexporter"; //$NON-NLS-1$
+ public static final String full_exporter_id = HibernateLaunchConstants.ATTR_EXPORTERS + '.' + "hbmexporter"; //$NON-NLS-1$
+
+ public HibernateJpaPlatformUi(
+ JpaUiFactory jpaUiFactory,
+ JpaNavigatorProvider navigatorProvider,
+ JpaStructureProvider persistenceStructureProvider,
+ JpaStructureProvider javaStructureProvider,
+ JpaPlatformUiProvider... platformUiProviders)
+ {
+ super(jpaUiFactory, navigatorProvider, persistenceStructureProvider, javaStructureProvider, platformUiProviders);
+ }
+
+ @Override
+ public void generateEntities(JpaProject project, IStructuredSelection selection) {
+ GenerateEntitiesWizard wizard = new GenerateEntitiesWizard(project, selection);
+
+ WizardDialog dialog = new WizardDialog(null, wizard);
+ dialog.open();
+ }
+
+ @Override
+ public void generateDDL(JpaProject project, IStructuredSelection selection) {
+ GenerateDdlWizard wizard = new GenerateDdlWizard(project, selection);
+
+ WizardDialog dialog = new WizardDialog(null, wizard);
+ dialog.open();
+ }
+
+ public static ILaunchConfigurationWorkingCopy createDefaultLaunchConfig(String projectName) {
+ ILaunchManager launchManager = DebugPlugin.getDefault().getLaunchManager();
+ ILaunchConfigurationType launchConfigurationType = launchManager
+ .getLaunchConfigurationType(LaunchConfigurationType_ID);
+
+ ILaunchConfigurationWorkingCopy wc = null;
+ try {
+ wc = launchConfigurationType.newInstance(null, projectName + "-hibernate-generate"); //$NON-NLS-1$
+ // Create exporters
+ List<String> exporters = new ArrayList<String>();
+ exporters.add(exporter_id);
+ wc.setAttribute(HibernateLaunchConstants.ATTR_EXPORTERS, exporters);
+ wc.setAttribute(full_exporter_id, true);
+ } catch (CoreException e) {
+ HibernateJptUIPlugin.logException(e);
+ }
+
+ return wc;
+ }
+}
15 years, 8 months
JBoss Tools SVN: r14796 - trunk/documentation/guides/Exadel-migration/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2009-04-17 07:13:36 -0400 (Fri, 17 Apr 2009)
New Revision: 14796
Modified:
trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-684 - updating the Eclipse version;
Modified: trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml 2009-04-17 11:03:10 UTC (rev 14795)
+++ trunk/documentation/guides/Exadel-migration/en/modules/introduction.xml 2009-04-17 11:13:36 UTC (rev 14796)
@@ -1,23 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="introduction" xreflabel="introduction">
<?dbhtml filename="introduction.html"?>
- <chapterinfo>
- <keywordset>
- <keyword>JBoss Developer Studio</keyword>
- <keyword>JBDS</keyword>
- <keyword>Exadel Studio Pro</keyword>
- </keywordset>
- </chapterinfo>
-
+ <chapterinfo>
+ <keywordset>
+ <keyword>JBoss Developer Studio</keyword>
+ <keyword>JBDS</keyword>
+ <keyword>Exadel Studio Pro</keyword>
+ </keywordset>
+ </chapterinfo>
+
<title>Introduction </title>
- <para>This document is intended to help you to migrate an existing Exadel JSF or Struts projects
- into <property>JBoss Developer Studio</property>. Preferences can be exported from Eclipse 3.2.0 (3.2.1 or 3.2.2) and imported in Eclipse 3.3 by the standard Eclipse means.
- </para>
-<section>
- <title>Other relevant resources on the topic</title>
- <para>All JBoss Developer Studio/JBoss Tools documentation you can find <ulink url="http://docs.jboss.org/tools">here</ulink>.</para>
- <para>The latest documentation builds are available <ulink url="http://download.jboss.org/jbosstools/nightly-docs/">here</ulink>.</para>
-
-</section>
+ <para>This document is intended to help you to migrate an existing Exadel JSF or Struts projects
+ into <property>JBoss Developer Studio</property>. Preferences can be exported from Eclipse 3.2.0
+ (3.2.1 or 3.2.2) and imported in Eclipse 3.4.x by the standard Eclipse means.</para>
+ <section>
+ <title>Other relevant resources on the topic</title>
+ <para>All JBoss Developer Studio/JBoss Tools documentation you can find <ulink
+ url="http://docs.jboss.org/tools">here</ulink>.</para>
+ <para>The latest documentation builds are available <ulink
+ url="http://download.jboss.org/jbosstools/nightly-docs/">here</ulink>.</para>
- </chapter>
+ </section>
+
+</chapter>
15 years, 8 months
JBoss Tools SVN: r14795 - trunk/drools/docs/reference/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2009-04-17 07:03:10 -0400 (Fri, 17 Apr 2009)
New Revision: 14795
Modified:
trunk/drools/docs/reference/en/modules/introduction.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-684 - updating the URL;
Modified: trunk/drools/docs/reference/en/modules/introduction.xml
===================================================================
--- trunk/drools/docs/reference/en/modules/introduction.xml 2009-04-17 10:58:36 UTC (rev 14794)
+++ trunk/drools/docs/reference/en/modules/introduction.xml 2009-04-17 11:03:10 UTC (rev 14795)
@@ -9,9 +9,9 @@
chaining inference based rules engine, more correctly known as a production rule system,
using an enhanced implementation of the Rete algorithm.</para>
- <para> In this guide we are going to get you familiar with Drools Eclipse plugin which provides
- development tools for creating, executing and debugging Drools processes and rules from
- within Eclipse.</para>
+ <para> In this guide we are going to get you familiar with Drools Eclipse plugin which
+ provides development tools for creating, executing and debugging Drools processes and
+ rules from within Eclipse.</para>
<note>
<title>Note:</title>
@@ -22,14 +22,15 @@
</note>
<para><property>Drools Tools</property> come bundled with <property>JBoss Tools</property>
- set of Eclipse plugins. How to install <property>JBoss Tools</property> you can find in the
- <ulink url="&gsglink;#JBossToolsInstall">Getting Started Guide</ulink>.</para>
+ set of Eclipse plugins. How to install <property>JBoss Tools</property> you can find in
+ the <ulink url="&gsglink;#JBossToolsInstall">Getting Started Guide</ulink>.</para>
</section>
<section id="drools_key_features">
<title>Drools Tools Key Features</title>
- <para>The following table lists all valuable features of the <property>Drools Tools</property>.</para>
+ <para>The following table lists all valuable features of the <property>Drools
+ Tools</property>.</para>
<table>
<title>Key Functionality of Drools Tools</title>
<tgroup cols="3">
@@ -160,10 +161,9 @@
</listitem>
<listitem>
- <para>
- <ulink url="http://www.jboss.com/products/devstudio/docs">Stable JBossTools/JBDS
- documentation</ulink> (supplied with the latest JBDS release, 1.1.0 GA
- currently) </para>
+ <para>All <property>JBoss Tools/JBDS</property> documentation you can find on the
+ <ulink url="http://docs.jboss.org/tools/">documentation release
+ page</ulink>.</para>
</listitem>
</itemizedlist>
15 years, 8 months
JBoss Tools SVN: r14794 - trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform.
by jbosstools-commits@lists.jboss.org
Author: vyemialyanchyk
Date: 2009-04-17 06:58:36 -0400 (Fri, 17 Apr 2009)
New Revision: 14794
Removed:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernatePlatformUI.java
Log:
JBIDE-4141
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernatePlatformUI.java
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernatePlatformUI.java 2009-04-17 10:58:27 UTC (rev 14793)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/src/org/jboss/tools/hibernate/jpt/ui/internal/platform/HibernatePlatformUI.java 2009-04-17 10:58:36 UTC (rev 14794)
@@ -1,82 +0,0 @@
-/*******************************************************************************
- * Copyright (c) 2007-2008 Red Hat, Inc.
- * Distributed under license by Red Hat, Inc. All rights reserved.
- * This program is made available under the terms of the
- * Eclipse Public License v1.0 which accompanies this distribution,
- * and is available at http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributor:
- * Red Hat, Inc. - initial API and implementation
- ******************************************************************************/
-package org.jboss.tools.hibernate.jpt.ui.internal.platform;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.eclipse.core.runtime.CoreException;
-import org.eclipse.debug.core.DebugPlugin;
-import org.eclipse.debug.core.ILaunchConfigurationType;
-import org.eclipse.debug.core.ILaunchConfigurationWorkingCopy;
-import org.eclipse.debug.core.ILaunchManager;
-import org.eclipse.jface.viewers.IStructuredSelection;
-import org.eclipse.jface.wizard.WizardDialog;
-import org.eclipse.jpt.core.JpaProject;
-import org.eclipse.jpt.ui.JpaUiFactory;
-import org.eclipse.jpt.ui.internal.platform.generic.GenericPlatformUi;
-import org.hibernate.eclipse.launch.HibernateLaunchConstants;
-import org.jboss.tools.hibernate.jpt.ui.HibernateJptUIPlugin;
-import org.jboss.tools.hibernate.jpt.ui.wizard.GenerateDdlWizard;
-import org.jboss.tools.hibernate.jpt.ui.wizard.GenerateEntitiesWizard;
-
-/**
- * @author Dmitry Geraskov
- *
- */
-public class HibernatePlatformUI extends GenericPlatformUi {
-
- public static final String LaunchConfigurationType_ID = "org.hibernate.eclipse.launch.CodeGenerationLaunchConfigurationType"; //$NON-NLS-1$
-
- public static final String exporter_id = "hbmexporter"; //$NON-NLS-1$
- public static final String full_exporter_id = HibernateLaunchConstants.ATTR_EXPORTERS + '.' + "hbmexporter"; //$NON-NLS-1$
-
- @Override
- public void generateEntities(JpaProject project, IStructuredSelection selection) {
- GenerateEntitiesWizard wizard = new GenerateEntitiesWizard(project, selection);
-
- WizardDialog dialog = new WizardDialog(null, wizard);
- dialog.open();
- }
-
- @Override
- public void generateDDL(JpaProject project, IStructuredSelection selection) {
- GenerateDdlWizard wizard = new GenerateDdlWizard(project, selection);
-
- WizardDialog dialog = new WizardDialog(null, wizard);
- dialog.open();
- }
-
- @Override
- protected JpaUiFactory createJpaUiFactory() {
- return new HibernateUiFactory();
- }
-
- public static ILaunchConfigurationWorkingCopy createDefaultLaunchConfig(String projectName) {
- ILaunchManager launchManager = DebugPlugin.getDefault().getLaunchManager();
- ILaunchConfigurationType launchConfigurationType = launchManager
- .getLaunchConfigurationType(LaunchConfigurationType_ID);
-
- ILaunchConfigurationWorkingCopy wc = null;
- try {
- wc = launchConfigurationType.newInstance(null, projectName + "-hibernate-generate"); //$NON-NLS-1$
- // Create exporters
- List<String> exporters = new ArrayList<String>();
- exporters.add(exporter_id);
- wc.setAttribute(HibernateLaunchConstants.ATTR_EXPORTERS, exporters);
- wc.setAttribute(full_exporter_id, true);
- } catch (CoreException e) {
- HibernateJptUIPlugin.logException(e);
- }
-
- return wc;
- }
-}
15 years, 8 months