[JBoss JIRA] Created: (JBIDE-3834) Export wizard for ESB archive
by John Graham (JIRA)
Export wizard for ESB archive
-----------------------------
Key: JBIDE-3834
URL: https://jira.jboss.org/jira/browse/JBIDE-3834
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.0.0.CR2
Reporter: John Graham
Assignee: Feng Qian
Fix For: LATER
Like the WTP EJB, WAR, etc. export wizards, we should have a ESB archive export wizard.
Based on the ESB (faceted) project selected, this wizard should create a ESB archive file with the same structure and contents and the deployed ESB "exploded" archive. The wizard should make the selections necessary to do this by default, but the user should be able to change these if necessary (refer to the Eclipse Export archive file wizard for an example of a selection tree).
Ideally we should be able to specialize the Eclipse archive export wizard components, just setting default selections based on the information from the ESB project.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 1 month
[JBoss JIRA] Created: (JBDS-635) "About JBoss Developer Studio" menu item does not work - IllegalArgumentException
by Daniel Azarov (JIRA)
"About JBoss Developer Studio" menu item does not work - IllegalArgumentException
---------------------------------------------------------------------------------
Key: JBDS-635
URL: https://jira.jboss.org/jira/browse/JBDS-635
Project: Developer Studio
Issue Type: Bug
Components: ui/branding
Affects Versions: 2.0.0.cr2
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Fix For: 2.0.0.GA
java.lang.IllegalArgumentException: All argument identifiers have to be either non-negative numbers or strings following the pattern ([:ID_Start:] [:ID_Continue:]*).
For more details on these unicode sets, visit http://demo.icu-project.org/icu-bin/ubrowse
at com.ibm.icu.text.MessageFormat.makeFormat(MessageFormat.java:1854)
at com.ibm.icu.text.MessageFormat.applyPattern(MessageFormat.java:554)
at com.ibm.icu.text.MessageFormat.<init>(MessageFormat.java:403)
at com.ibm.icu.text.MessageFormat.format(MessageFormat.java:1055)
at org.eclipse.ui.internal.ProductProperties.getAboutText(ProductProperties.java:271)
at org.eclipse.ui.internal.dialogs.AboutDialog.createDialogArea(AboutDialog.java:234)
at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:760)
at org.eclipse.jface.window.Window.create(Window.java:431)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
at org.eclipse.jface.window.Window.open(Window.java:790)
at org.eclipse.ui.internal.about.AboutHandler.execute(AboutHandler.java:32)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:247)
at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 1 month
[JBoss JIRA] Created: (JBDS-341) Splashscreen
by Max Rydahl Andersen (JIRA)
Splashscreen
------------
Key: JBDS-341
URL: http://jira.jboss.com/jira/browse/JBDS-341
Project: Developer Studio
Issue Type: Task
Components: ui/branding
Reporter: Max Rydahl Andersen
Assigned To: Max Rydahl Andersen
Fix For: 2.0.0.alpha
Splashscreen support has improved in Ganymede.
Check if we can inject the version info dynamically to avoid having to update the version constantly.
(note: the "show build id" trick only shows the id when the progressmeter starts - we need to have the version upfront)
If not possible dynamically then maybe adjust the build to merge a PNG with version info so we don't have to do it manually
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 1 month