Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:29
Sudheendra desai is currently offline Sudheendra desaiFriend
Messages: 1
Registered: February 2018
Junior Member
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 Apr 27 01:16:42 GMT 2024

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

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

Back to the top