Bug 501618 - Implement Access To Newly Created Class in Project and use as Super
Summary: Implement Access To Newly Created Class in Project and use as Super
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: APT (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Generic inbox for the JDT-APT component CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-16 16:51 EDT by Hal Fisher CLA
Modified: 2016-09-18 01:01 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hal Fisher CLA 2016-09-16 16:51:28 EDT
I am sooooooooooo new to this and it's frustrating to see something that should be simple, but is not simple.  Why on earth (or is it just too deeply hidden?) can't a newly created class be instantly used as a super to another newly created class?  I think I compiled the new class (I shouldn't need to necessarily do this, but thought maybe that was a requirement, but still no luck).  Sorry, just seems like this should be obvious and it may well be, to a season veteran, but not to a new person.

Hal

-- Configuration Details --
Product: Eclipse 4.6.0.20160613-1800 (org.eclipse.epp.package.java.product)
Installed Features:
 org.eclipse.jdt 3.12.0.v20160606-1100
Comment 1 Walter Harley CLA 2016-09-18 01:01:42 EDT
Sorry, we'll need a bit more detail to understand what you're describing.  You've posted this to the JDT/APT (annotation processing tooling) subcomponent; are you talking about classes generated by annotation processors?  If so, can you attach a sample annotation processor that demonstrates the problem?

Or are you just talking about using the Eclipse IDE to write and compile Java classes?  If so, you may want to start by posting to discussion forums, rather than filing a bug.

As it stands, I'm not at all clear whether you're reporting a bug or asking for help, nor what you're asking for help on.