Le 09/12/2010 19:43, Patrick Meyer a écrit :
> Thanks. I think my problem may be an IDE issue. In Eclipse, I had no luck
> using New > Java Class, but I was able to use New > File. Is that normal?
No, it should work.
Note that if you want to have your Eclipse workspace in sync with the
subversion
Thanks. I think my problem may be an IDE issue. In Eclipse, I had no luck
using New > Java Class, but I was able to use New > File. Is that normal?
Sorry for the simple questions, but I really appreciate your help.
On Thu, Dec 9, 2010 at 1:33 PM, Gilles Sadowski <
gil...@harfang.homelinux.org> wro
Hi.
> Excuse my typo, I meant to say if it is possible to add new classes via
> SUBVERSION, not substance. As I am new to subversion it seems that only
> patches for existing classes are possible.
Try
$ svn add SomeFile.java
Regards,
Gilles
Excuse my typo, I meant to say if it is possible to add new classes via
SUBVERSION, not substance. As I am new to subversion it seems that only
patches for existing classes are possible.
On Thu, Dec 9, 2010 at 11:45 AM, Patrick Meyer wrote:
> Is it possible to add new classes via substance patch
Is it possible to add new classes via substance patches? I have a storeless
covariance class and other classes I would like to contribute.
Thanks,
Patrick
Hi,
Alexander Rytov wrote:
> Hi Jörg,
>
> What about using standard java.net.IDN algorithm decoding?
> Bad things that it only available since java 1.6.
>
> Also that java.net.URI using old rfc2396 for compatibility issues.
> Please see
>
http://download.oracle.com/docs/cd/E17802_01/j2se/javas