[JBoss JIRA] (JBIDE-17393) Show on main Central page the "Early Access" status
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17393?page=com.atlassian.jira.plugi... ]
Radim Hopp closed JBIDE-17393.
------------------------------
I'm closing this one. See my previous comment.
> Show on main Central page the "Early Access" status
> ---------------------------------------------------
>
> Key: JBIDE-17393
> URL: https://issues.jboss.org/browse/JBIDE-17393
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: central
> Affects Versions: 4.2.0.Beta2
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Labels: early-access, new_and_noteworthy, respin-b
> Fix For: 4.2.0.Beta3
>
>
> The main Central page (not Software one) should show the "Early Access" status. It can be one of
> * No Early Access component installed, no Early Access enabled (shows nothing)
> * No Early Access component installed, Early Access enabled (shows Early Access enabled)
> * at least 1 Early Access component installed, Early Access Enabled
> * at least 1 Early Access component installed, Early Access not Enabled
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17936) Remote deploy only server has wrong temp dir and unreadable entries in server editor
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17936?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-17936:
-------------------------------------
https://github.com/jbosstools/jbosstools-server/pull/255
> Remote deploy only server has wrong temp dir and unreadable entries in server editor
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-17936
> URL: https://issues.jboss.org/browse/JBIDE-17936
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta3
> Environment: JBDS 8.0.0.Beta3b B193
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.2.0.CR1
>
> Attachments: deploy-only-crop.png, deploy-only-full.png, JBIDE-17936.png
>
>
> This is a follow up of JBIDE-17867. That one is now fixed. I believe this is actually a regression of that one:
> When you create a remote deploy only server and set up a deploy and temp dir and then open the server editor, you will notice two problems:
> 1. In the Server behavior section, the UI for the deploy and temp directories is unreadable unless your window is very big.
> !deploy-only-crop.png!
> See also the full JBDS window screenshot - it shows that it's not really that small. And I rarely have bigger window and never saw anything like this before.
> 2. In the Deployment page, you can see that the deploy and temp dirs are the same - both use the deploy dir. I set up two distinct dirs there.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-16904) Application wizard, Embed wizard: Code Anything: url text field should offer what I already used (content-assist)
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16904?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-16904.
---------------------------------
Verified in JBDS 8.0.0. Beta3c build B194.
> Application wizard, Embed wizard: Code Anything: url text field should offer what I already used (content-assist)
> -----------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-16904
> URL: https://issues.jboss.org/browse/JBIDE-16904
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard, embed_wizard, respin-b
> Fix For: 4.2.0.Beta3
>
> Attachments: code-anything-missing-content-assist.png
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Steps to reproduce:
> # EXEC: launch application wizard
> # EXEC: in the 1st page: pick New Application/Code Anything and put cursor into url text field
> # ASSERT: I should get suggested what I already typed in previous attemps
> !code-anything-missing-content-assist.png!
> Same should be offered in "Code Anything" for Embedd wizard
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17957) Change error logged when no maven profile is selected
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-17957:
---------------------------------------
Summary: Change error logged when no maven profile is selected
Key: JBIDE-17957
URL: https://issues.jboss.org/browse/JBIDE-17957
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: testing-tools
Affects Versions: 4.2.0.Beta3
Reporter: Lucia Jelinkova
When I try to run a test on arquillian project that has no maven profile selected and I choose to open the launch configuration, the following error is logged in error log:
{code}
Arquillian tests are missing an implementation of DeploymentContainer on the project build path. Do you want to configure it?
{code}
- I do not think the question is appropriate for error log message
- I do not think this error should be logged when opening launcher since the user is about to configure what he needs.
So please either remove this from error log or log it when user press OK button in launcher.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17956) Add progress bar to Add Arquillian profiles dialog
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-17956:
---------------------------------------
Summary: Add progress bar to Add Arquillian profiles dialog
Key: JBIDE-17956
URL: https://issues.jboss.org/browse/JBIDE-17956
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: testing-tools
Reporter: Lucia Jelinkova
Priority: Minor
In Add Arquillian profiles dialog, when I select all profiles and press OK, it takes quite a long time to finish the task. There should be a progress bar in this case.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17947) Java Model Exception occurs while typing
by Radoslav Rábara (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17947?page=com.atlassian.jira.plugi... ]
Radoslav Rábara closed JBIDE-17947.
-----------------------------------
Verified with JBDS 8.0.0 Beta3-v20140722-2011-B194
> Java Model Exception occurs while typing
> ----------------------------------------
>
> Key: JBIDE-17947
> URL: https://issues.jboss.org/browse/JBIDE-17947
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: webservices
> Affects Versions: 4.2.0.Beta3
> Reporter: Radoslav Rábara
> Assignee: Xavier Coulon
> Labels: respin-c
> Fix For: 4.2.0.Beta3
>
> Attachments: JBIDE-17947 (2).ogv, stack trace, video.ogv
>
>
> While editing JAX-RS resource class, the following exception shows up in Error log
> {code}
> Java Model Exception: Java Model Status [post() {key=LResource;.post()V} [in Resource [in [Working copy] Resource.java [in <default> [in src [in DynamicWebProject]]]]] does not exist]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months
[JBoss JIRA] (JBIDE-17955) Opening quickstart link open all previously clicked quickstarts in OpenShift tools
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17955?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-17955:
----------------------------------
Summary: Opening quickstart link open all previously clicked quickstarts in OpenShift tools (was: Opening quickstart links open all previously clicked quickstarts in OpenShift tools)
> Opening quickstart link open all previously clicked quickstarts in OpenShift tools
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-17955
> URL: https://issues.jboss.org/browse/JBIDE-17955
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Beta3
> Reporter: Marián Labuda
> Labels: application_wizard
>
> In New application wizard Quickstarts contain details area. In this area is a link for each quickstart leading to website describing the given quickstart. After clicking on several quickstart (not links, just quickstarts in Tree) and then click on link, several web sites are opened (for each clicked quickstart).
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 11 months