Via Alex Blewitt:
One bug: on Windows it creates an initial path c:\Documents and Settings\...
(since that's the value of user.home) and then fails to parse upon startup
since it's treating the c:\ as the protocol.
Basically new URI("c:\\Doc") will fail, called from getTaskProviders() in
MechanicPreferences.java:143.
---
via Konigsberg:
Yeah, I see it. OK. I do need a Windows machine to test on.
Original issue reported on code.google.com by konigsb...@gmail.com on 14 Mar 2011 at 3:00
Original issue reported on code.google.com by
konigsb...@gmail.com
on 14 Mar 2011 at 3:00