[JBoss JIRA] (JBIDE-15770) Can't remove cordova plugins with "remove cordova plugin" menu item
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15770?page=com.atlassian.jira.plugi... ]
Michelle Murray commented on JBIDE-15770:
-----------------------------------------
All of them? Specifically I had added cordova camera, battery, contacts, and two blackberry ones.
> Can't remove cordova plugins with "remove cordova plugin" menu item
> -------------------------------------------------------------------
>
> Key: JBIDE-15770
> URL: https://issues.jboss.org/browse/JBIDE-15770
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
>
> "Remove Cordova plugin" menu item doesn't work.
> 1. Make a hybrid mobile project with wizard
> 2. Add a cordova plugin via the Cordova Configuration Editor, Platform Properties pane, Add button >> plug-ins listed in Project Explorer tab under plugins folder
> 4. Right-click plug-in name (in Project Explorer)
> 5. Click Remove Cordova Plugin >> window flashes open and closes immediately, plug-in still listed under plugin folder :(
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15770) Can't remove cordova plugins with "remove cordova plugin" menu item
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15770?page=com.atlassian.jira.plugi... ]
Gorkem Ercan commented on JBIDE-15770:
--------------------------------------
Can you recall which plugin failed to remove?
> Can't remove cordova plugins with "remove cordova plugin" menu item
> -------------------------------------------------------------------
>
> Key: JBIDE-15770
> URL: https://issues.jboss.org/browse/JBIDE-15770
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Reporter: Michelle Murray
>
> "Remove Cordova plugin" menu item doesn't work.
> 1. Make a hybrid mobile project with wizard
> 2. Add a cordova plugin via the Cordova Configuration Editor, Platform Properties pane, Add button >> plug-ins listed in Project Explorer tab under plugins folder
> 4. Right-click plug-in name (in Project Explorer)
> 5. Click Remove Cordova Plugin >> window flashes open and closes immediately, plug-in still listed under plugin folder :(
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15780) Unable to create Richfaces project with EAP runtime
by Rastislav Wagner (JIRA)
Rastislav Wagner created JBIDE-15780:
----------------------------------------
Summary: Unable to create Richfaces project with EAP runtime
Key: JBIDE-15780
URL: https://issues.jboss.org/browse/JBIDE-15780
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.1.1.Beta1
Reporter: Rastislav Wagner
Priority: Blocker
Fix For: 4.1.1.Beta1
{code}
java.lang.IllegalArgumentException: Bad artifact coordinates org.jboss.bom:jboss-javaee-6.0-with-tools:pom:1.0.0.M12-redhat-1::, expected format is <groupId>:<artifactId>[:<type>[:<classifier>]]:<version>
at org.jboss.tools.maven.core.MavenUtil.createArtifact(MavenUtil.java:197)
at org.jboss.tools.maven.core.internal.resolution.ArtifactResolutionService.isResolved(ArtifactResolutionService.java:57)
at org.jboss.tools.maven.project.examples.utils.MavenArtifactHelper.checkEnterpriseRequirementsAvailable(MavenArtifactHelper.java:100)
at org.jboss.tools.maven.project.examples.wizard.ArchetypeExamplesWizardPage.checkEnterpriseProperty(ArchetypeExamplesWizardPage.java:318)
at org.jboss.tools.maven.project.examples.wizard.ArchetypeExamplesWizardPage.validate(ArchetypeExamplesWizardPage.java:298)
at org.jboss.tools.maven.project.examples.wizard.xpl.MavenProjectWizardArchetypeParametersPage$1.modifyText(MavenProjectWizardArchetypeParametersPage.java:155)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1392)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1416)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1397)
at org.eclipse.swt.widgets.Combo.setText(Combo.java:2038)
at org.eclipse.m2e.core.ui.internal.wizards.ResolverConfigurationComponent.loadData(ResolverConfigurationComponent.java:132)
at org.eclipse.m2e.core.ui.internal.wizards.AbstractMavenWizardPage.setVisible(AbstractMavenWizardPage.java:107)
at org.jboss.tools.maven.project.examples.wizard.xpl.MavenProjectWizardArchetypeParametersPage.setVisible(MavenProjectWizardArchetypeParametersPage.java:546)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1259)
at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1238)
at org.eclipse.jface.wizard.WizardDialog$8.run(WizardDialog.java:1227)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1225)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:915)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:428)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1392)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3742)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3363)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
at org.eclipse.jface.window.Window.open(Window.java:802)
at org.jboss.tools.central.editors.GettingStartedPage.openWizard(GettingStartedPage.java:615)
at org.jboss.tools.central.editors.GettingStartedPage.access$11(GettingStartedPage.java:606)
at org.jboss.tools.central.editors.GettingStartedPage$5.linkActivated(GettingStartedPage.java:578)
at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHyperlink.java:233)
at org.eclipse.ui.forms.widgets.ImageHyperlink.handleActivate(ImageHyperlink.java:199)
at org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyperlink.java:327)
at org.eclipse.ui.forms.widgets.AbstractHyperlink.access$2(AbstractHyperlink.java:311)
at org.eclipse.ui.forms.widgets.AbstractHyperlink$4.handleEvent(AbstractHyperlink.java:125)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1392)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3742)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3363)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBDS-2813) JPA Hibernate validation rules are too strict by default
by Tomas Remes (JIRA)
Tomas Remes created JBDS-2813:
---------------------------------
Summary: JPA Hibernate validation rules are too strict by default
Key: JBDS-2813
URL: https://issues.jboss.org/browse/JBDS-2813
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: hibernate
Affects Versions: 7.1.0.Alpha2, 7.0.0.GA
Reporter: Tomas Remes
When you for example import Seam UI example (https://github.com/seam2/jboss-seam/tree/Seam_2_3/examples/ui) to JBDS, you will face a lot of IMO unnecessary errors, which are fired by JPA validator. E.g:
"Target entity is not defined"
These rules are in most cases defined as optional attributes of JPA annotations, therefore I think the validation rules are too strict - many of them have error level by default.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months