[JBoss JIRA] Updated: (JBIDE-1494) TextFormating tag should have default behaviour, now it is used as copy everywhere
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-1494?page=all ]
Max Andersen updated JBIDE-1494:
--------------------------------
Fix Version/s: 2.1.0.beta1
(was: 2.1)
batch update of issues with 2.1 fix instead of the correct 2.1.b1
> TextFormating tag should have default behaviour, now it is used as copy everywhere
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-1494
> URL: http://jira.jboss.com/jira/browse/JBIDE-1494
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: Cleanup
> Affects Versions: 2.0.0.GA
> Reporter: Denis Golovin
> Assigned To: Andrei Scherbovich
> Priority: Minor
> Fix For: 2.1.0.beta1
>
>
> It should be renamed to vpe:textFormatting
> Now there ar ea lot of blocks like posted below:
> <vpe:textFormating>
> <vpe:format type="BlockFormat" addChildren="deny" />
> <vpe:format type="UnderlineFormat">
> <vpe:formatAttribute type="style" />
> </vpe:format>
> <vpe:format type="BoldFormat">
> <vpe:formatAttribute type="style" />
> </vpe:format>
> <vpe:format type="ItalicFormat">
> <vpe:formatAttribute type="style" />
> </vpe:format>
> <vpe:format type="FontNameFormat">
> <vpe:formatAttribute type="style" />
> </vpe:format>
> <vpe:format type="FontSizeFormat">
> <vpe:formatAttribute type="style" />
> </vpe:format>
> <vpe:format type="BackgroundColorFormat">
> <vpe:formatAttribute type="style" />
> </vpe:format>
> <vpe:format type="ForegroundColorFormat">
> <vpe:formatAttribute type="style" />
> </vpe:format>
> </vpe:textFormating>
> It should have default behavior that is defined by inserting just <vpe:textFormatting> tag inside template. If some behavior should be redefined use vpe:format tag for it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 12 months
[JBoss JIRA] Created: (JBIDE-1609) enhancement for -> Edit launch configuration properties dialog
by Vitali Yemialyanchyk (JIRA)
enhancement for -> Edit launch configuration properties dialog
---------------------------------------------------------------
Key: JBIDE-1609
URL: http://jira.jboss.com/jira/browse/JBIDE-1609
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Vitali Yemialyanchyk
Assigned To: Vitali Yemialyanchyk
Fix For: LATER
Dialog screenshot should be attached.
"Property file" - it has only browse button - should be possibility to create new property file - not only select existed one
it be greate - when the user create property file he get some property file example at least just with comments
http://www.hibernate.org/hib_docs/reference/en/html/session-configuration... as source to find hibernate.properties example.
I'll attach some one and get question ->
>>> what is the preference to setup
>>> hibernate.connection.username, hibernate.connection.password, hibernate.connection.driver_class, hibernate.connection.url, hibernate.dialect
>>> hibernate.properties or hibernate.cfg.xml?
and other
>>> did current version take into account hibernate.properties or just only hibernate.cfg.xml?
the same for "Configuration file" - it is not suitable to get what firstly you should create the file and only then edit or create configuration
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 12 months