MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
wk5657
Post subject: EA2 Features  PostPosted: Jun 29, 2003 - 07:45 PM
Registered Member
Registered Member


Joined: Jun 17, 2003
Posts: 88

Two features that were very interesting to me during the run-up to EA2 were:
1). User Customizable Templates
2). Optional Closing XML/JSP tags

I cannot find either of these things in EA2. If they have been deferred, that is ok, but I wish I knew what was deferred so I don't spend aa bunch of time searching for it.

Wayne
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Jun 29, 2003 - 09:19 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Wayne,

Overall, the best way to check on what the features are that make it to a release are to consult the release notes. However, we could make this more clear by adding a Deferred Features section to them.

1) Was deferred
2) Is included for JSP's and HTML editors. You'll notice that closing tags now show up as part of code-assist when you ask for valid tags.

--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
wk5657
Post subject:   PostPosted: Jul 01, 2003 - 02:51 AM
Registered Member
Registered Member


Joined: Jun 17, 2003
Posts: 88

I wish I could see how to get closing tags. If I type <T and then C-Space, I get the Table tag, but I do not find any way of pressing keys that will place a </table> anywhere on my page (except , of course, typing it in). :?:
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Jul 01, 2003 - 03:23 AM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Try content assist after closing the opening table element:
<TABLE>ctrl+space

You'll see that </TABLE> is one of the options listed. Note that you don't need the opening '<'

--Scott
MyEclipse Support

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
wk5657
Post subject:   PostPosted: Jul 01, 2003 - 10:34 PM
Registered Member
Registered Member


Joined: Jun 17, 2003
Posts: 88

Thanks Scott, I was able to make that work. I am quite impressed now with the JSP editing. I am far less impressed with the xml editing. For now, I have switched to XML Buddy for XML. I had to change file associations to keep from bringing up the wrong editor for the various tasks. XML Buddy is DTD aware and has strong checking. I indicates an error if the tags are not in the order required by the dtd. Although most applications don't care about order (as long as the nesting is right), some things will fail without a meaningful error message.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Jul 02, 2003 - 12:19 AM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Yeah, the JSP editor really is the best. We agree that XML could use some work and are looking at other solutions for XML editing in the GA release.

--Scott
MyEclipse Support

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits