Skip to main content



      Home
Home » Newcomers » Newcomers » Regex Restrictions on Eclipse Schema file (.exsd)(How to add new Regex Restrictions on attributes of Extension in Schema file (.exsd))
Regex Restrictions on Eclipse Schema file (.exsd) [message #1782356] Thu, 22 February 2018 05:29
Eclipse UserFriend
Hi

I am trying add new attribute with the type java and i chooses the Extends class inside Schema file (.exsed) for Extension. But after adding the output is coming with full path of class (full qualified name ) as per requirement i need only class name as the result value .

<appinfo>
<meta.attribute kind="java" basedOn=":<package Name>.<class-name>"/>
</appinfo>


How to add regex to the output text-box or in schema file to trim the full package name to class name

Regards,
Sudheendra
Previous Topic:Front End design using Bootstrap and eclipse
Next Topic:How to add handler to MDirectMenuItem created at runtime?
Goto Forum:
  


Current Time: Sat Jul 12 14:28:11 EDT 2025

Powered by FUDForum. Page generated in 0.06508 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top