[JBoss JIRA] Created: (JBIDE-9473) Java source reference search doesn't work for EL in CDI projects
by Alexey Kazakov (JIRA)
Java source reference search doesn't work for EL in CDI projects
----------------------------------------------------------------
Key: JBIDE-9473
URL: https://issues.jboss.org/browse/JBIDE-9473
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Priority: Critical
Fix For: 3.3.0.M4
It seems that Shift+Ctrl+G on Java elements searches for EL only in Seam 2 projects and only if you are searching for a method/field reference (not a type).
Our search participant should work for any kind of Java projects and delegates such a search to EL resolvers. So it's responsibility of EL resolvers to recognize if the element is used in the EL.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBIDE-8460) Get JBossTools added to wtp's list of server adapters
by Rob Stryker (JIRA)
Get JBossTools added to wtp's list of server adapters
-----------------------------------------------------
Key: JBIDE-8460
URL: https://issues.jboss.org/browse/JBIDE-8460
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: UpStream
Affects Versions: 3.2.0.Final
Reporter: Rob Stryker
Assignee: Nick Boldt
Fix For: 3.3.x
It seems what happens is you must make use of the org.eclipse.wst.server.discovery plugin. This plugin has a file (discovery.xml) which has "sites", and those sites (such as http://public.dhe.ibm.com/software/websphere/wasce/updates/) seem to be an eclipse update site.
The entry point for this wizard is in the New Runtime wizard. At the top is a hyperlink that reads "Download other adapters" (or something similar). It then queries these sites, and allows you to select one of those available.
It seems the objects are then downloaded as IInstallableUnit's, which is in the org.eclipse.equinox.p2.metadata package.
I kinda lose track of it here, but, I suspect that after this it is downloaded as an actual eclipse bundle and added into the eclipse installation. But I guess I could trace through further
Changes to our site would require adding the category and adding it to certain features in our site.xml.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months
[JBoss JIRA] Created: (JBIDE-8303) Create New Archive Wizard for Archives View has Finish button disabled on first step
by Denis Golovin (JIRA)
Create New Archive Wizard for Archives View has Finish button disabled on first step
------------------------------------------------------------------------------------
Key: JBIDE-8303
URL: https://issues.jboss.org/browse/JBIDE-8303
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 3.2.0.CR1
Reporter: Denis Golovin
Assignee: Rob Stryker
Fix For: 3.3.0.M1
Create New Archive Wizard for Archives View has Finish button disabled on first step.
!screenshot64.png!
It would not be a problem if next step required user input, but it is not. Press Next button on first step and wizard shows second step with initialized 'Preview' and finish button enabled.
Which means there is no reason to disable Finish button on first step.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 months