Community
Participate
Working Groups
Reproduce: 1. Define an extension point (create an exsd file). 2. Create an Element with an Attribute of Type "java" 3. Enter for "Extends" a java file that does not even exist. 4. No warning appears. I think there should be one. Example: <attribute name="MyAttribute" type="string" use="required"> <annotation> <documentation></documentation> <appInfo> <meta.attribute kind="java" basedOn="com.myapp.NotExistingFile"/> </appInfo> </annotation> </attribute> This seems similar but not equivalent to Bug 330935.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
This bug has been marked as stalebug a while ago without any further interaction. If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard flag.
This bug was marked as stalebug a while ago. Marking as worksforme. If this report is still relevant for the current release, please reopen and remove the stalebug whiteboard tag.