|
MyRuler in default package
|
|
Replies:
2
-
Pages:
1
-
Last Post:
Aug 7, 2008 10:51 PM
Last Post By: Victor Z
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
2
Registered:
Jun 07, 2007 04:10:16 AM
|
|
|
|
MyRuler in default package
Posted:
Jun 07, 2007 04:41:14 AM
|
|
|
|
Hey there. I have allready sent a mail to alphaWorks but i still want to post my problem here.
The Class MyRuler.java has to be in the default package so that CodeRuler can find it, but if the project gets bigger it is very confusing to have no packages.
It would be nice, if it was possible to provide the fully qualified class name of the ruler and as a result of that, it would easy be possible to line up two or more custom rulers.
But i don't even know, if it is possible to have other classes than the MyRuler.java on servers because i don't know if they are transfered.
These two things would be nice for future versions of CodeRuler.
|
|
Posts:
11
Registered:
Jun 23, 2008 11:10:04 AM
|
|
|
|
Re: MyRuler in default package
Posted:
Aug 07, 2008 10:49:05 PM
in response to: 's post
|
|
|
|
It's a bit late for a reply to this response, but it is possible to set up a server on Eclipse that will be able to accept more than one ruler. I think MyRuler.java is the only class allowed. You may create inner classes within MyRuler. More on how to set up a server when I found out how...
|
|
Posts:
11
Registered:
Jun 23, 2008 11:10:04 AM
|
|
|
|
Re: MyRuler in default package
Posted:
Aug 07, 2008 10:51:32 PM
in response to: 's post
|
|
|
|
nvm, It's only configured to have one MyRuler per machine.
|
|
|
|
|