java - Can you divide code using pragma-like directives in eclipse? -
I am currently developing a Java tool in Eclipse and some files are very messy, unfortunately it seems that Java files can not be spread over many files, yet I would like to keep my code organized in some way.
Back when I used the encoder for development, I used the code division to include the code #Proma mark - code division and
#pragma mark TITLE
insert Caption. See:
Is anything similar Is eclipse in java for? However, there is a good framework that will be most suitable for this type of work.
Thanks & amp; Max
UPDATE
I have found that the length of my class can be the main issue here, yet I do not think how I can reduce it Can i Before moving, I should mention that to show the concept of using the example #pragma mark
above given example and taking anything from my actual code Do not give.
The class is a converter that parses an object from that file via an RDF / XML file so that they can be stored in local hashsets and <> written;>
. Although this code is not working perfectly, there are some necessary functions in it (and in my mind), see:
Any help as I can arrange it in a better and clearer manner will be greatly appreciated.
Thanks & amp; Regards
Maximum
Comments
Post a Comment