[JBoss JIRA] (JBIDE-16713) Application wizard: Deploying shared (e.g. SVN) project
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16713?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-16713:
---------------------------------------
Yeah it's working like this.
> Application wizard: Deploying shared (e.g. SVN) project
> -------------------------------------------------------
>
> Key: JBIDE-16713
> URL: https://issues.jboss.org/browse/JBIDE-16713
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Alpha2
> Reporter: Marián Labuda
> Assignee: Marián Labuda
> Labels: application_wizard
> Fix For: 4.2.x
>
>
> It is not possible to deploy SVN project yet. In new application wizard on the second wizard page is possibility to choose (hit the Browse... button) project, but in browsing dialog is note, that only non-shared or git project are possible to import.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18233) Unable to update nor install ADT within JBDS 7.1.1 to Android SDK 23+
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18233?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-18233:
---------------------------------------------
okey on a new JBDS 7 you cannot even installl Android tools anymore - "thanks" Google for changing IU's.
> Unable to update nor install ADT within JBDS 7.1.1 to Android SDK 23+
> ---------------------------------------------------------------------
>
> Key: JBIDE-18233
> URL: https://issues.jboss.org/browse/JBIDE-18233
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, updatesite
> Environment: JBDS 7.1.1.GA
> Reporter: Karel Piwko
> Attachments: Screencast from 02-09-14 12.13.29.webm, Screenshot from 2014-09-02 12.18.32.png, Screenshot from 2014-09-02 12.18.56.png, Screenshot from 2014-09-02 12.19.09.png
>
>
> I'm not able to update ADT to handle Android SDK 23 that is installed on my machine.
> Added by Max: You can not even install the android tooling anymore - so something is definitely off.
> See attached screencast.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18233) Unable to update nor install ADT within JBDS 7.1.1 to Android SDK 23+
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18233?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18233:
----------------------------------------
Description:
I'm not able to update ADT to handle Android SDK 23 that is installed on my machine.
Added by Max: You can not even install the android tooling anymore - so something is definitely off.
See attached screencast.
was:
I'm not able to update ADT to handle Android SDK 23 that is installed on my machine.
See attached screencast.
> Unable to update nor install ADT within JBDS 7.1.1 to Android SDK 23+
> ---------------------------------------------------------------------
>
> Key: JBIDE-18233
> URL: https://issues.jboss.org/browse/JBIDE-18233
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, updatesite
> Environment: JBDS 7.1.1.GA
> Reporter: Karel Piwko
> Attachments: Screencast from 02-09-14 12.13.29.webm, Screenshot from 2014-09-02 12.18.32.png, Screenshot from 2014-09-02 12.18.56.png, Screenshot from 2014-09-02 12.19.09.png
>
>
> I'm not able to update ADT to handle Android SDK 23 that is installed on my machine.
> Added by Max: You can not even install the android tooling anymore - so something is definitely off.
> See attached screencast.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18233) Unable to update nor install ADT within JBDS 7.1.1 to Android SDK 23+
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18233?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18233:
----------------------------------------
Summary: Unable to update nor install ADT within JBDS 7.1.1 to Android SDK 23+ (was: Unable to update ADT within JBDS 7.1.1 to Android SDK 23+)
> Unable to update nor install ADT within JBDS 7.1.1 to Android SDK 23+
> ---------------------------------------------------------------------
>
> Key: JBIDE-18233
> URL: https://issues.jboss.org/browse/JBIDE-18233
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, updatesite
> Environment: JBDS 7.1.1.GA
> Reporter: Karel Piwko
> Attachments: Screencast from 02-09-14 12.13.29.webm, Screenshot from 2014-09-02 12.18.32.png, Screenshot from 2014-09-02 12.18.56.png, Screenshot from 2014-09-02 12.19.09.png
>
>
> I'm not able to update ADT to handle Android SDK 23 that is installed on my machine.
> See attached screencast.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18114) Invalid state of JAX-RS Web Services node in Project Explorer after JAX-RS Support removal
by Radoslav Rábara (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18114?page=com.atlassian.jira.plugi... ]
Radoslav Rábara closed JBIDE-18114.
-----------------------------------
Verified with JBDS 8.0.0 CR1-v20140831-0335-B201
> Invalid state of JAX-RS Web Services node in Project Explorer after JAX-RS Support removal
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-18114
> URL: https://issues.jboss.org/browse/JBIDE-18114
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Beta3
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Fix For: 4.2.0.CR1
>
>
> Steps to reproduce:
> - create a dynamic web project targetting JBoss AS 7 or Wildfly
> - include the following class in the project sources:
> {code}
> @Path("/")
> public class RestService {
>
> @GET
> @Path("/{ide}")
> public Response get(@PathParam("ide") String id) {
> System.out.println("Just passed in method");
> return Response.ok().build();
> }
> }
> {code}
> The *JAX-RS Web Services* node should be visible once expanded, it should display an endpoint.
> - remove the JAX-RS Support on the project
> ASSERT: "JAX-RS Web Services" node is removed or at least, is now empty
> FAIL: it is still expanded an contains 1 item
> - click on "Refresh" on the "JAX-RS Web Services"
> ASSERT: the node should now be empty
> FAIL: it hangs with a "Loading..." node
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-16371) Application wizard: provide checkboxes for (per application-type) applicable markers
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16371?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16371:
-------------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
> Application wizard: provide checkboxes for (per application-type) applicable markers
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-16371
> URL: https://issues.jboss.org/browse/JBIDE-16371
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.1.1.Final
> Reporter: Andre Dietisheim
> Labels: application_wizard
> Fix For: 4.3.x
>
> Attachments: project-page.png
>
>
> Markers in OpenShift allow users to enable/disable functionalities: see JBIDE-14845
> We should offer these markers as toggles in the Application wizard on the project configuration page:
> !progject-page.png!
> In a mail with Max and Burr:
> {quote}
> for EAP/wildfly/tomcat enable_jpda, disable build and maybe the java7 toggle etc. would be interesting and for other app types other markers could make sense?
> {quote}
> When implementing this we should consider that most markers, which are not sourcecode related, are by now considered as deprected in OpenShift.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-16713) Application wizard: Deploying shared (e.g. SVN) project
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16713?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16713:
-------------------------------------
Labels: application_wizard (was: )
> Application wizard: Deploying shared (e.g. SVN) project
> -------------------------------------------------------
>
> Key: JBIDE-16713
> URL: https://issues.jboss.org/browse/JBIDE-16713
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Alpha2
> Reporter: Marián Labuda
> Assignee: Marián Labuda
> Labels: application_wizard
> Fix For: 4.2.x
>
>
> It is not possible to deploy SVN project yet. In new application wizard on the second wizard page is possibility to choose (hit the Browse... button) project, but in browsing dialog is note, that only non-shared or git project are possible to import.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months