[JBoss JIRA] (JBIDE-16152) Support multiselection when removing cordova plugins via project explorer
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16152?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-16152.
-------------------------------
Verified with JBDS 8.0.1.CR1-v20141124-0632-B333
> Support multiselection when removing cordova plugins via project explorer
> -------------------------------------------------------------------------
>
> Key: JBIDE-16152
> URL: https://issues.jboss.org/browse/JBIDE-16152
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.CR1
> Environment: JBDS7.1.0.CR1 CR1-v20131124-0717-B560
> Reporter: Vlado Pakan
> Assignee: Gorkem Ercan
> Priority: Minor
> Fix For: 4.2.1.CR1
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> 1. Create new Hybrid Mobile project
> 2. Add couple of plug-ins to project
> 3. Select added plugins in Project Explorer
> 4. Choose Remove Cordova Plug-in from Project Explorer context menu
> Error: Dialog asking to remove first selected plug-in is displayed and only this plug-in is removed. Would be more intuitive if all selected plug-ins will be removed
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBIDE-18760) Align generated html and js with the Cordova CLI one
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18760?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-18760.
-------------------------------
Verified with JBDS 8.0.1.CR1-v20141124-0632-B333
> Align generated html and js with the Cordova CLI one
> ----------------------------------------------------
>
> Key: JBIDE-18760
> URL: https://issues.jboss.org/browse/JBIDE-18760
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.Final
> Reporter: Gorkem Ercan
> Assignee: Gorkem Ercan
> Fix For: 4.2.1.CR1
>
>
> In Thym, the app.initalize() is called in a script tag inside the index.html but in a cordova CLI generated project (cordova create) , the app.initialize() is called directly in the index.js .
> I think Thym should align with this.
> To verify:
> 1. Create a new project and observe that index.html does not call app.initialize() in index.html but rather on index.js
> 2. check that project runs on CordovaSim
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBIDE-18513) [rse-mgmt server] Servers still require access to remote runtime even when no runtime needed
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18513?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-18513:
-------------------------------------
Working on this issue but running into some small problems. I might need some creative solutions, but I think I can manage it. Might not be suitable for maintenance though.
> [rse-mgmt server] Servers still require access to remote runtime even when no runtime needed
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-18513
> URL: https://issues.jboss.org/browse/JBIDE-18513
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Fix For: 4.2.1.Final
>
>
> We removed the need for having access to local runtime when using a remote server but we still require additional access to the remote runtime (via ssh or similar) even though our server should be able to deploy to a server that is running in management mode + externally managed.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBIDE-18570) Creating EJB 3.x bean is asking EJB 2.x values
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18570?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-18570:
-------------------------------------
These wizards most likely need to be removed entirely. We should be using the WTP wizards, not the ones we have in our very old tooling. It's been discussed to have them removed, but we haven't gotten around to doing it yet.
> Creating EJB 3.x bean is asking EJB 2.x values
> ----------------------------------------------
>
> Key: JBIDE-18570
> URL: https://issues.jboss.org/browse/JBIDE-18570
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: ejb3, upstream
> Reporter: Arun Gupta
> Assignee: Rob Stryker
> Fix For: 4.3.x
>
> Attachments: Screen Shot 2014-10-09 at 9.41.39 pm.png
>
>
> Creating a singleton EJB using 3.x wizard and its asking for home and component interfaces from 2.x. This is confusing and redundant.
> Image coming in attachment next.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBDS-3238) Early Access update site is active by default
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3238?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3238:
-------------------------------------------
Early access should only be added once you actually *install* something from central that comes from central.
> Early Access update site is active by default
> ---------------------------------------------
>
> Key: JBDS-3238
> URL: https://issues.jboss.org/browse/JBDS-3238
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Environment: JBDS Version: 8.0.0.GA
> Build id: GA-v20141020-1042-B317
> Build date: 20141020-1042
> Reporter: Fred Bricon
> Priority: Blocker
> Fix For: 8.0.1.GA
>
> Attachments: updatesites.png
>
>
> When opening JBDS on a clean new workspace, the early access update site is enabled by default.
> Check Preferences > Install/Updates > Available Software sites
> or Install New Software > select https://devstudio.redhat.com/earlyaccess/8.0/
> The early access update site should only be active if Early Access is enabled in JBoss Central
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBDS-3238) Early Access update site is active by default
by Lars Heinemann (JIRA)
[ https://issues.jboss.org/browse/JBDS-3238?page=com.atlassian.jira.plugin.... ]
Lars Heinemann edited comment on JBDS-3238 at 11/26/14 3:02 AM:
----------------------------------------------------------------
Tried with 8.0 GA now and when looking at the available update sites (see screenshot) I can't see the EA site there....though....one entry has no name which is kinda ugly. Once closing the welcome screen and opening JBoss Central the unnamed entry in the list disappears for some strange reason. And if I enable EA in JBoss Central Update tab no EA site is added.
EA update site got added once I restarted JBDS.
was (Author: lhein):
Tried with 8.0 GA now and when looking at the available update sites (see screenshot) I can't see the EA site there....though....one entry has no name which is kinda ugly. Once closing the welcome screen and opening JBoss Central the unnamed entry in the list disappears for some strange reason. And if I enable EA in JBoss Central Update tab no EA site is added. Wondering if thats the wanted behaviour?
> Early Access update site is active by default
> ---------------------------------------------
>
> Key: JBDS-3238
> URL: https://issues.jboss.org/browse/JBDS-3238
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Environment: JBDS Version: 8.0.0.GA
> Build id: GA-v20141020-1042-B317
> Build date: 20141020-1042
> Reporter: Fred Bricon
> Priority: Blocker
> Fix For: 8.0.1.GA
>
> Attachments: updatesites.png
>
>
> When opening JBDS on a clean new workspace, the early access update site is enabled by default.
> Check Preferences > Install/Updates > Available Software sites
> or Install New Software > select https://devstudio.redhat.com/earlyaccess/8.0/
> The early access update site should only be active if Early Access is enabled in JBoss Central
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBDS-3238) Early Access update site is active by default
by Lars Heinemann (JIRA)
[ https://issues.jboss.org/browse/JBDS-3238?page=com.atlassian.jira.plugin.... ]
Lars Heinemann edited comment on JBDS-3238 at 11/26/14 3:01 AM:
----------------------------------------------------------------
Tried with 8.0 GA now and when looking at the available update sites (see screenshot) I can't see the EA site there....though....one entry has no name which is kinda ugly. Once closing the welcome screen and opening JBoss Central the unnamed entry in the list disappears for some strange reason. And if I enable EA in JBoss Central Update tab no EA site is added. Wondering if thats the wanted behaviour?
was (Author: lhein):
Tried with 8.0 GA now and when looking at the available update sites (see screenshot) I can't see the EA site there....though....one entry has no name which is kinda ugly.
> Early Access update site is active by default
> ---------------------------------------------
>
> Key: JBDS-3238
> URL: https://issues.jboss.org/browse/JBDS-3238
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Environment: JBDS Version: 8.0.0.GA
> Build id: GA-v20141020-1042-B317
> Build date: 20141020-1042
> Reporter: Fred Bricon
> Priority: Blocker
> Fix For: 8.0.1.GA
>
> Attachments: updatesites.png
>
>
> When opening JBDS on a clean new workspace, the early access update site is enabled by default.
> Check Preferences > Install/Updates > Available Software sites
> or Install New Software > select https://devstudio.redhat.com/earlyaccess/8.0/
> The early access update site should only be active if Early Access is enabled in JBoss Central
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBDS-3238) Early Access update site is active by default
by Lars Heinemann (JIRA)
[ https://issues.jboss.org/browse/JBDS-3238?page=com.atlassian.jira.plugin.... ]
Lars Heinemann updated JBDS-3238:
---------------------------------
Attachment: updatesites.png
Tried with 8.0 GA now and when looking at the available update sites (see screenshot) I can't see the EA site there....though....one entry has no name which is kinda ugly.
> Early Access update site is active by default
> ---------------------------------------------
>
> Key: JBDS-3238
> URL: https://issues.jboss.org/browse/JBDS-3238
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Environment: JBDS Version: 8.0.0.GA
> Build id: GA-v20141020-1042-B317
> Build date: 20141020-1042
> Reporter: Fred Bricon
> Priority: Blocker
> Fix For: 8.0.1.GA
>
> Attachments: updatesites.png
>
>
> When opening JBDS on a clean new workspace, the early access update site is enabled by default.
> Check Preferences > Install/Updates > Available Software sites
> or Install New Software > select https://devstudio.redhat.com/earlyaccess/8.0/
> The early access update site should only be active if Early Access is enabled in JBoss Central
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBDS-3238) Early Access update site is active by default
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3238?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3238:
-------------------------------------------
Lars, yes 8.0.0.Beta3 is definitely not 8.0.0.GA.
Please check this with the *actual* released version.
Fred - I can't see your screenshot/movie but are you actually running GA here and is it having this update site in the list *without* earlyaccess actually being enabled ?
> Early Access update site is active by default
> ---------------------------------------------
>
> Key: JBDS-3238
> URL: https://issues.jboss.org/browse/JBDS-3238
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Environment: JBDS Version: 8.0.0.GA
> Build id: GA-v20141020-1042-B317
> Build date: 20141020-1042
> Reporter: Fred Bricon
> Priority: Blocker
> Fix For: 8.0.1.GA
>
>
> When opening JBDS on a clean new workspace, the early access update site is enabled by default.
> Check Preferences > Install/Updates > Available Software sites
> or Install New Software > select https://devstudio.redhat.com/earlyaccess/8.0/
> The early access update site should only be active if Early Access is enabled in JBoss Central
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months