[JBoss JIRA] (JBDS-3281) Screencasts: Git
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3281?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3281:
---------------------------------
Fix Version/s: 10.0.0.Alpha1
(was: 9.1.0.GA)
> Screencasts: Git
> ----------------
>
> Key: JBDS-3281
> URL: https://issues.jboss.org/browse/JBDS-3281
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: documentation, requirements
> Reporter: Burr Sutter
> Assignee: Martin Malina
> Priority: Minor
> Fix For: 10.0.0.Alpha1
>
>
> As a Java EE developer, new to Eclipse + Git, I need educational, 5 minute screencasts on the most common uses of Git inside of Eclipse.
> Use cases include:
> 1) as a new member of the team, just having only installed JBDS, I need to add an element to the project
> assume a clone, add (or modify), commit, push workflow
> a- Getting started as a new member of an existing git project (I need to clone a repo, import the project, insure my facets/Maven are set correctly)
> b- navigate/browse an existing repository
> c- git add - for a newly added class or file
> d- git commit -a
> e- git push
> as a new member of the team, just having only installed JBDS, I need to resolve a pull request.
> 2) other scenarios
> - git init a current project that I have in my workspace (and should I move it outside of my workspace first)
> - git checkout for a specific branch - getting Maven and Eclipse Facets to properly recognize my newly checked out branch
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3279) Screencasts: Maven
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3279?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3279:
---------------------------------
Fix Version/s: 10.0.0.Alpha1
(was: 9.1.0.GA)
> Screencasts: Maven
> ------------------
>
> Key: JBDS-3279
> URL: https://issues.jboss.org/browse/JBDS-3279
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: documentation, maven, requirements
> Reporter: Burr Sutter
> Assignee: Fred Bricon
> Priority: Minor
> Fix For: 10.0.0.Alpha1
>
>
> As a Java EE developer, new to using Eclipse + Maven, I need short, sub-6 minute screencasts of individual key Maven focused use cases, so that I can better understand how Maven is integrated into the Eclipse + Java EE development workflow.
> Use cases include:
> - creation of a new project and its pom.xml, with the pom.xml editor
> - dependencies adds/removes
> - Import maven projects - from a SVN or Git repo
> - multi-module maven projects
> - run on server
> - package vs install
> - update - the magic "update project" that helps get Eclipse and Maven back into agreement
> - adjust profiles - address the Arquillian profile
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3280) Screencasts: Java EE
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3280?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3280:
---------------------------------
Fix Version/s: 10.0.0.Alpha1
(was: 9.1.0.GA)
> Screencasts: Java EE
> --------------------
>
> Key: JBDS-3280
> URL: https://issues.jboss.org/browse/JBDS-3280
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: documentation, requirements
> Reporter: Burr Sutter
> Assignee: Martin Malina
> Priority: Minor
> Fix For: 10.0.0.Alpha1
>
>
> As a new Eclipse+Java EE developer, I need educational screencasts, around 5 minutes each that educate me on a specific Java EE development capabilities of JBDS.
> Use cases include:
> - JPA - how to add one, content-assist, relationships
> - database reverse engineering via DTP vs Forge
> - JAX-RS: creation of new endpoints, content-assist, tester - including the GET/POST/PUT/DELETE with JSON payloads
> - JAX-WS: creation of new endpoints, content-assist, tester
> - CDI special features
> - Servlets
> - JSF
> - deployment to localhost EAP
> - deployment to remove EAP
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22237) Property table is not updated when resource is selected and edited
by Jeff Cantrill (JIRA)
Jeff Cantrill created JBIDE-22237:
-------------------------------------
Summary: Property table is not updated when resource is selected and edited
Key: JBIDE-22237
URL: https://issues.jboss.org/browse/JBIDE-22237
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Jeff Cantrill
When an entry is selected in a properties tab for an openshift resource and the resources changes, you can no longer edit/update that resource until its refreshed. For example while implementing scaling, I can select a dc, scale it up, but then receive an error when I immediately try to scale it down because the resource version is out of sync.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBDS-3251) Create screencasts for top features we like users to know more about from both JBoss Tools and base Eclipse
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3251?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov updated JBDS-3251:
---------------------------------
Fix Version/s: 10.0.0.Alpha1
(was: 9.1.0.GA)
> Create screencasts for top features we like users to know more about from both JBoss Tools and base Eclipse
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3251
> URL: https://issues.jboss.org/browse/JBDS-3251
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Epic
> Components: documentation, requirements
> Reporter: Max Rydahl Andersen
> Assignee: Martin Malina
> Fix For: 10.0.0.Alpha1
>
>
> suggestions from F2F:
> |Maven Top 10 Use Cases| Import, multi-module, run on server, package vs install, update, adjust profiles, dependencies adds/removes|
> |Java EE Top 10 Use Cases JPA, db reveng, JAX-RS (including testing), CDI, content assist, Servlets, JSF, etc
> HTML5/Hybrid Mobile|
> |OpenShift v3| start, stop, deploy apps
> |eGit Top Use Cases|
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22232) New OpenShift Application wizard: Make selection of an OS project in application wizard consistent
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22232?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-22232:
--------------------------------
Story Points: 1
Sprint: devex #6 April 2016
> New OpenShift Application wizard: Make selection of an OS project in application wizard consistent
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22232
> URL: https://issues.jboss.org/browse/JBIDE-22232
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.0.Alpha1
>
>
> When opening a New OpenShift Application wizard from context menu of a connection or via central or via shell menu File - New - OpenShift Application, the selected OpenShift project in the wizard is random (e.g. having several project aaa, bbb, ccc, ddd, eee1, eee2, eee3 the order of projects was following eee1 aaa bbb bbb bbb ccc eee1 aaa bbb). We could preselect a first project to have it consistent.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22232) New OpenShift Application wizard: Make selection of an OS project in application wizard consistent
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22232?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-22232:
--------------------------------
Fix Version/s: 4.4.0.Alpha1
> New OpenShift Application wizard: Make selection of an OS project in application wizard consistent
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22232
> URL: https://issues.jboss.org/browse/JBIDE-22232
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.4.0.Alpha1
>
>
> When opening a New OpenShift Application wizard from context menu of a connection or via central or via shell menu File - New - OpenShift Application, the selected OpenShift project in the wizard is random (e.g. having several project aaa, bbb, ccc, ddd, eee1, eee2, eee3 the order of projects was following eee1 aaa bbb bbb bbb ccc eee1 aaa bbb). We could preselect a first project to have it consistent.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months