[JBoss JIRA] (JBDS-1939) Installer thrashes disk looking for desktop file it didn't create
by James Livingston (Created) (JIRA)
Installer thrashes disk looking for desktop file it didn't create
-----------------------------------------------------------------
Key: JBDS-1939
URL: https://issues.jboss.org/browse/JBDS-1939
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 5.0.0.M3, 4.0.0.GA
Environment: Linux (Fedora 16)
Reporter: James Livingston
When installing JBDS, you are given the option of creating a "Start Menu" entry for it.
On Linux at least, if you uncheck that box and press Next it runs a script (/tmp/jdbs-desktop-chmod-$RANDOM.sh) which executes "find $HOME -name JBoss-Developer-Studio-5.0.0.M4*.desktop". My desktop has appromiately 1.6 million files under $HOME, and that step thrashes my disk for 10 minutes.
I'm not sure why it is trying to find the desktop file since I chose not to create one. In addition, searching my entire home directory for it is not a good idea since it could take a very long time.
Is there a reason it is looking for a .desktop file when I told it not to create one? It should already know where it is if it created one, and there is unlikely to be one if it didn't.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] Created: (JBIDE-6488) dashboard for jboss.org projects
by Dan Allen (JIRA)
dashboard for jboss.org projects
--------------------------------
Key: JBIDE-6488
URL: https://jira.jboss.org/browse/JBIDE-6488
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.1.1
Reporter: Dan Allen
Create a dashboard view for JBoss.org projects. This feature request is inspired by the Kenai.com dashboard view in NetBeans (screenshot attached). The general idea is to provide a view within the IDE of the JBoss.org projects (perhaps even other conforming projects). The view provides information about the project such as:
= title
= description
= project members
= source control
= recent issues
= blog feed (titles w/ summary and link)
= ...
You would then be able to interact with the form to pull the source into your IDE workspace and build it. That way, we can get new developers started as simple as possible and consistently across all projects. The key is that it's simple to get started, and we start the developer in JBoss Tools, then get them into the code.
Most of the info could be extracted from the poms in the Nexus repo, and know URL patterns on jboss.org.
http://netbeans.org/kb/docs/ide/kenai-create-project.html
What would be stunning is if we could also tie this into collaborative editing in the IDE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] (JBIDE-10255) Create shared JBoss Central tutorials for JBDS and JBoss Tools
by Fred Bricon (Created) (JIRA)
Create shared JBoss Central tutorials for JBDS and JBoss Tools
--------------------------------------------------------------
Key: JBIDE-10255
URL: https://issues.jboss.org/browse/JBIDE-10255
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: central
Affects Versions: 3.3.0.M4
Reporter: Fred Bricon
Assignee: Snjezana Peco
Fix For: 3.3.0.M5
I propose that we create two new plugins/features:
- org.jboss.tools.central.community that would contain ext. points (tutorials) that would be visible only in JBoss Tools; the feature wouldn't be included in JBDS
- com.jboss.jbds.central - would contain ext. points (tutorials) only visible in JBDS; the feature would only be included in JBDS
If some tutorial is declared in the org.jboss.tool.central plugin, it would be visible in both JBoss Tools and JBDS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months