[JBoss JIRA] (JBDS-2852) Database/source/connection Usability
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-2852?page=com.atlassian.jira.plugin.... ]
Len DiMaggio commented on JBDS-2852:
------------------------------------
Are we going to create new dialogs/wizards to simplify the DB creation/access process? Or - is this going to be a documentation-only solution?
> Database/source/connection Usability
> ------------------------------------
>
> Key: JBDS-2852
> URL: https://issues.jboss.org/browse/JBDS-2852
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: integration, requirements
> Reporter: Burr Sutter
>
> Connecting to a database from within JBDS/Eclipse is a multi-step, multi-screen, potentially error-prone challenge.
> Forge is involved as it can generate entities from schema
> Datasources are needed in/on AS/Wildfly/EAP in order for the project deploy
> Persistence.xml may needed to be tweaked for the datasource
> End-user would like to navigate the schema in the DTP/Hibernate Tools, interactively review the data and there was once a feature for viewing an ORM diagram that I seem to have forgotten how it is displayed.
> What happens when a project that needs a database connection is imported into the IDE?
> This was partially addressed with
> https://issues.jboss.org/browse/JBIDE-15263
> Let's see if we can continue to improve the workflow by reducing steps, making it more obvious what steps are required (e.g. hey developer, get the mysql driver .jar), auto generating the -ds.xml, with a decent explanation for the end-user to follow.
--
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, 5 months
[JBoss JIRA] (JBDS-2866) CordovaSim Debugger
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-2866?page=com.atlassian.jira.plugin.... ]
Len DiMaggio commented on JBDS-2866:
------------------------------------
Are there issues running this with JavaFX on Linux?
> CordovaSim Debugger
> -------------------
>
> Key: JBDS-2866
> URL: https://issues.jboss.org/browse/JBDS-2866
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: browsersim, requirements
> Reporter: Burr Sutter
> Assignee: Ilya Buziuk
> Attachments: DevToolsMenu.png
>
>
> The current FireBug Lite in CordovaSim has the following limitations:
> 1) When using LiveReload, the window closes with every reload
> 2) Various "page load" events with console.log statements are not visible in FireBug Lite console, like having console.log() in your deviceready
> http://screencast.com/t/RRGhV9PV
> Note: I forgot to add the Console Cordova plugin, not sure if that is necessary but the window closes, so not sure how I would see the message
--
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, 5 months
[JBoss JIRA] (JBIDE-16401) OpenShift Explorer: Same connection as two different connections
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-16401:
-------------------------------------
Summary: OpenShift Explorer: Same connection as two different connections
Key: JBIDE-16401
URL: https://issues.jboss.org/browse/JBIDE-16401
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.1.Final
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Minor
It allows to have 2 "different" connections for one connection - 2 items in OpenShift Explorer view for same thing.
Steps to reproduce:
1. EXEC: Open OpenShift explorer view
2. EXEC: Create connection to default OpenShift server with some credentials (checkbox for default server MUST BE checked)
3. ASSERT: Have connection in view with label "user server (default)"
4. EXEC: Open new connection shell (to create new connection)
5. EXEC: Uncheck checkbox for default server, but leave the same name and provide same credentials as in step 2.
6. EXEC: Confirm connection creation
7. ASSERT: There are now 2 "different" connections for same connection in OpenShift explorer view (e.g. "mlabuda(a)redhat.com openshift.redhat.com (default)" and "mlabuda(a)redhat.com openshift.redhat.com").
Probably connections are distinguished by labels, I guess.
--
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, 5 months
[JBoss JIRA] (JBIDE-15932) CordovaSim needs to display console logs
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15932?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15932:
---------------------------------------------
I think we need to split this out in What do we do for 4.1.2 (bugfix, no new features release) and then what can be done in 4.2.x.
i.e. we cannot add javafx based webkit in 4.1.2 to get chrome debugger support for 4.1.x.
> CordovaSim needs to display console logs
> ----------------------------------------
>
> Key: JBIDE-15932
> URL: https://issues.jboss.org/browse/JBIDE-15932
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.1.1.Beta1
> Reporter: Gorkem Ercan
> Assignee: Konstantin Marmalyukov
> Priority: Blocker
> Labels: jbds711
> Fix For: 4.1.2.Final, 4.2.0.Alpha2
>
>
> When a cordova application is launched the console.log calls are not displayed on Eclipse console (or anywhere else). CordovaSim needs a place to display the logs either within eclipse or on the Ripple console
--
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, 5 months
[JBoss JIRA] (JBIDE-15932) CordovaSim needs to display console logs
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15932?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-15932:
----------------------------------------
Fix Version/s: 4.1.2.Final
(was: 4.2.0.Alpha2)
> CordovaSim needs to display console logs
> ----------------------------------------
>
> Key: JBIDE-15932
> URL: https://issues.jboss.org/browse/JBIDE-15932
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.1.1.Beta1
> Reporter: Gorkem Ercan
> Assignee: Konstantin Marmalyukov
> Priority: Blocker
> Labels: jbds711
> Fix For: 4.1.2.Final
>
>
> When a cordova application is launched the console.log calls are not displayed on Eclipse console (or anywhere else). CordovaSim needs a place to display the logs either within eclipse or on the Ripple console
--
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, 5 months
[JBoss JIRA] (JBIDE-16400) Timeout shutdown poller does not wait for timeout
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16400?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-16400:
---------------------------------------
[~rawb], ok, I'm not gonna reopen this, but I'm not very happy with this. What's the point of having this option at all then? Is it only relevant for remote servers? Is that documented anywhere? I would be in favor of scrapping this option altogether.
> Timeout shutdown poller does not wait for timeout
> -------------------------------------------------
>
> Key: JBIDE-16400
> URL: https://issues.jboss.org/browse/JBIDE-16400
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.1.1.Final
> Environment: JBDS 7.1.0.GA
> EAP 6.2.0
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.2.0.Alpha2
>
>
> When you select "Timeout" as the Shutdown poller in server editor, one would expect the server to show stopped only after the timeout has elapsed (like it happens with the Timeout startup poller). Instead, the server is shown instantly once you stop the server.
--
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, 5 months