[JBoss JIRA] (JBIDE-17508) Cordova config.xml editor stays open with unidentified error after HMT project is deleted
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17508?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-17508:
----------------------------------
Description:
Now after HMT project is created, config.xml is opened by default for it. Wen project is deleted, config.xml editor stays opened in broken state.
!cordova-config.png!
was:Now after HMT project is created, config.xml is opened by default for it. Wen project is deleted, config.xml editor stays opened in broken state
> Cordova config.xml editor stays open with unidentified error after HMT project is deleted
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-17508
> URL: https://issues.jboss.org/browse/JBIDE-17508
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.Beta2
> Reporter: Denis Golovin
> Attachments: cordova-config.png
>
>
> Now after HMT project is created, config.xml is opened by default for it. Wen project is deleted, config.xml editor stays opened in broken state.
> !cordova-config.png!
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17480) Error in validation of jboss-deployment-structure.xml
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17480?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-17480:
-----------------------------------------------
Ok, I see it now, the change was made on January, 31, 2014 as fix to WFLY-2851 Fix jboss-deployment-structure.xml schema, and I previously looked into version of December 2, 2013. So, yes, schemas in org.jboss.ide.eclipse.as.core must be updated.
> Error in validation of jboss-deployment-structure.xml
> -----------------------------------------------------
>
> Key: JBIDE-17480
> URL: https://issues.jboss.org/browse/JBIDE-17480
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Environment: Version: 8.0.0.Beta1
> Build id: Beta1-v20140408-2350-B93
> Build date: 20140408-2350
> Reporter: Emil Cervenan
> Assignee: Viacheslav Kabanovich
> Fix For: 4.2.0.Beta3
>
>
> Wrong validation error on jboss-deployment-structure.xml file:
> {code}
> <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
> <deployment>
> <dependencies>
> <module name="org.apache.log4j" slot="main" export="true"/>
> </dependencies>
> <exclusions>
> <module name="org.hibernate"/>
> </exclusions>
> </deployment>
> </jboss-deployment-structure>
> {code}
> Error:
> {code}
> cvc-complex-type.2.4.b: The content of element 'deployment' is not complete. One of '{"urn:jboss:deployment-structure:1.2":module-alias, "urn:jboss:deployment-structure:1.2":exports, "urn:jboss:deployment-structure:1.2":resources, "urn:jboss:deployment-structure:1.2":transformers, "urn:jboss:deployment-structure:1.2":local-last, "urn:jboss:deployment-structure:1.2":exclude-subsystems}' is expected.
> {code}
> Same for urn:jboss:deployment-structure:1.1.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17450) Drag&Drop of image to VPE source part doesn't insert proper link
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17450?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-17450:
----------------------------------------
This is not about inserting a wrong link. Looks like VPE doesn't render images which start with "/" (relative to the web root folder).
> Drag&Drop of image to VPE source part doesn't insert proper link
> ----------------------------------------------------------------
>
> Key: JBIDE-17450
> URL: https://issues.jboss.org/browse/JBIDE-17450
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0.Beta2-v20140525-2146-B104 Linux 64bit
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Fix For: 4.2.0.Beta3
>
>
> 1. Import HTML 5 project from JBoss Central
> 2. Open index.html page
> 3. Drag&drop some image from img subdirectory to source part of VPE
> ERROR: Dropped image is not shown in visual part of VPE. Inserted img tag contains src attribute starting with '/'. Once this character is removed image is properly displayed in visual preview.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (JBIDE-17408) jst.jsdt plugin should depend on SPECIFIC version of tern.java, not just 0.2.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17408?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-17408:
------------------------------------
There will be a respin-b, guaranteed. Too many bugs in Central & Discovery IMHO to let it go out as is.
Also, we have to solve the question of JBDS install folder renaming - JBDS-3044, which I think blocks Beta2.
> jst.jsdt plugin should depend on SPECIFIC version of tern.java, not just 0.2.0
> ------------------------------------------------------------------------------
>
> Key: JBIDE-17408
> URL: https://issues.jboss.org/browse/JBIDE-17408
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta2
> Reporter: Nick Boldt
> Assignee: Victor Rubezhny
> Labels: respin-b
> Fix For: 4.2.0.Beta2, 4.2.0.Beta3
>
>
> Max says (paraphrasing):
> "The JSDT stuff should be locked down so that it depends on a specific version of tern.java, not just any version. We want it so that users can only install the version of tern.java we include in our TP."
> Currently, this is 0.2.0.201405210810.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months