[JBoss JIRA] (JBIDE-9248) Add JSP 2.0 Tag Files support (<jsp:doBody> should be displayed correctly)
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9248?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-9248:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Add JSP 2.0 Tag Files support (<jsp:doBody> should be displayed correctly)
> --------------------------------------------------------------------------
>
> Key: JBIDE-9248
> URL: https://issues.jboss.org/browse/JBIDE-9248
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-templates
> Affects Versions: 3.3.0.M1
> Reporter: Maxim Areshkau
> Assignee: Ilya Buziuk
> Fix For: LATER
>
> Attachments: greeting.jsp, greeting.png, jspDoBody.zip, response.png, response.tag
>
>
> Currently custom JSP tags from *.tag files are not properly displayed in VPE.
> As well as <jsp:doBody> tag from within such tags.
> The requirements are:
> 1) Add to VPE the ability to recognize JSP 2.0 custom tags files (*.[tag|tagx])
> 2) VPE should CORRECTLY display the content of the JSP 2.0 Tag Files.
> 3) The content(children) of the custom tag should be plased into its template from *.[tag|tagx] files to the place where <jsp:doBody> is specified.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-9446) Drag and Drop from Palette to Visual part of VPE doesn't work
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-9446?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-9446:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Drag and Drop from Palette to Visual part of VPE doesn't work
> -------------------------------------------------------------
>
> Key: JBIDE-9446
> URL: https://issues.jboss.org/browse/JBIDE-9446
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 3.3.0.M2
> Environment: Linux 32bit, Java Sun JDK 1.6.0_25, JBDS Version: 5.0.0.M2 Build id: v20110624-1114-H10-M2 Build date: 20110624-1114
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Labels: upstream
> Fix For: LATER
>
>
> Steps to reproduce:
> 1. Create JSF1.2 KickStartProject
> 2. Open <jsf project>/WebContent/pages/inputUserName.jsp
> 3. Drag and drop Palette > JSF HTML > commandButton tag to the visual part of inputUserName.jsp page.
> It's working.
> 4. Undo changes in inputUserName.jsp
> 5. change tag <html> to <htmlerror> in source of inputUserName.jsp and save
> There should be error marker in VPE with text Unknown tag (htmlerror).
> 6. Repeat step 3.
> It's not possible to drop commandButton tag to visual part of VPE
> 7. Undo changes in source of inputUserName.jsp i.e. change tag <htmlerror> back to <html> and save
> There should be no error marker
> 8. Repeat step 3.
> It's not possible to drop commandButton tag to visual part of VPE
> After JBDS is restarted drag and drop functionality works again.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-6501) Add possibility to change string value in the message bundle directly from the VPE.
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6501?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov reassigned JBIDE-6501:
---------------------------------------------
Assignee: Ilya Buziuk (was: Konstantin Marmalyukov)
> Add possibility to change string value in the message bundle directly from the VPE.
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-6501
> URL: https://issues.jboss.org/browse/JBIDE-6501
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 3.2.x
> Reporter: Denis Maliarevich
> Assignee: Ilya Buziuk
> Fix For: LATER
>
>
> Add possibility to change string value in the message bundle directly from the VPE.
> For instance, if there is a key value on a page like #{Message.Name} the user should be able to change the value of the key 'Name' directly from the VPE without opening a 'message.properties' file.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-7007) An image previewer
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-7007?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov resolved JBIDE-7007.
-------------------------------------------
Resolution: Won't Fix
> An image previewer
> -------------------
>
> Key: JBIDE-7007
> URL: https://issues.jboss.org/browse/JBIDE-7007
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Reporter: Maxim Areshkau
> Assignee: Konstantin Marmalyukov
> Fix For: LATER
>
>
> Eclipse hasn't any build-in image pre-viewer. The image preview is possible using internal web browser or some external program. Its useful during web development have possibility to preview an image. So will be good to create an image pre-viewer using internal web browser(or smth. another technology) with following functionality: zooming, rotate left, rotate right.
> QuichImage Plugin is here http://psnet.nu/eclipse/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month