narendrabtechcse / robotframework-javatools

Automatically exported from code.google.com/p/robotframework-javatools
1 stars 0 forks source link

RemoteApplications library to handle multiple remote applications #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To simplify the use of ApplicationLauncher, there is need to implement
library that can handle multiple remote applications. This could be added
to ApplicationLauncher, but I think that it is better to start from clean
and implement separate library, named RemoteApplications library for now
on. As a new library, we can provide support only from Java 1.5 onwards. In
case there is still need to use Java 1.4, ApplicationLauncher can be used
for that.

Original issue reported on code.google.com by jpran...@gmail.com on 9 Dec 2009 at 10:58

GoogleCodeExporter commented 9 years ago
Implementation starts to be ready. Documentation and wiki updates are still 
needed.

Original comment by jpran...@gmail.com on 21 Dec 2009 at 2:37

GoogleCodeExporter commented 9 years ago
Documentation and wiki updated.

Original comment by jpran...@gmail.com on 16 Feb 2010 at 11:36