[JBoss JIRA] (JBIDE-17989) keyword used for plugin tracking is missing majority of times on GA
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17989?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-17989:
----------------------------------------
This is weird.
I have Beta3-respin-c installed on my machine. I installed everything from the update site. And I see all JBT plug-in installed (including CDI plug-ins for example) but I don't see CDI features in Eclipse Installation Details pages. So Usage doesn't see it too. But I do have <eclipse>/features/org.jboss.tools.cdi.feature.
> keyword used for plugin tracking is missing majority of times on GA
> -------------------------------------------------------------------
>
> Key: JBIDE-17989
> URL: https://issues.jboss.org/browse/JBIDE-17989
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: usage
> Reporter: Max Rydahl Andersen
> Assignee: Alexey Kazakov
> Priority: Blocker
> Fix For: 4.2.0.CR1
>
>
> looking at tracking numbers i'm seeing more and more requests where the keywords are not making it into the result.
> Meaning we can't see how many have installed the various plugins.
> What is weird *some* do and others do not have it.
> Need to track down the reason for that being missed.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17994) HTML preview should support projects with no webroot defined (i.e. non-wtp projects)
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17994?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-17994:
----------------------------------------
Cordova projects may have either *org.eclipse.thym.core.HybridAppNature* or *org.jboss.tools.aerogear.hybrid.core.HybridAppNature* nature. So for such projects we can use "www" folder (if it exists) as a webroot. I guess we can't depend on Thym plugins so we have to hardcode these nature IDs in common (the util class which searches for webroot is placed in common module).
But what about projects w/o cordova natures? Users may import cordova projects as a plain eclipse project. Should we look for config.xml in the project root and "www" folder (if exists) for such projects?
[~maxandersen], [~gercan], what do you think?
> HTML preview should support projects with no webroot defined (i.e. non-wtp projects)
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-17994
> URL: https://issues.jboss.org/browse/JBIDE-17994
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: visual-page-editor-core
> Reporter: Alexey Kazakov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.2.0.CR1
>
>
> 1. We should support cordova projects (www folder) automatically
> 2. Understand VPE properties for defining/override web root
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months