Re: Class Model omits properties and operations of Java sources
Re: Class Model omits properties and operations of Java sources
- Subject: Re: Class Model omits properties and operations of Java sources
- From: Andrew Pontious <email@hidden>
- Date: Wed, 30 Aug 2006 11:08:45 -0700
On Aug 25, 2006, at 4:00 AM, Markus Helbig wrote:
I try to get a class model of an Java application project. Most
classes are represented properly. But there are several class (the
importants one, where i need the visualization), where the modeler
doesn't show the members or just a small amount of them.
Is there any limit how many members could be shown?
Nope.
Any other reasons why there're missing members?
You could try reindexing the project. (Double-click the top node in
the Groups & Files tree, select the "General" tab in the resulting
window, and click the "Rebuild Code Sense Index" button at the bottom.)
Also, does your code compile? Incorrect code may lead to parts of it
not showing up in a model.
Other than that, your best bet is to file a bug with a small
reproducible test case of the problem, say a small example Java
project with a portion of one of the classes that doesn't show up
correctly.
-- Andrew Pontious
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden