-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsite.xml
More file actions
8 lines (8 loc) · 696 Bytes
/
Copy pathsite.xml
File metadata and controls
8 lines (8 loc) · 696 Bytes
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<site>
<description name="eclipse-plugin-ftp-server" url="https://raw.githubusercontent.com/alanmehio/eclipse-plugin-ftp-server/master/">
This is an eclipse FTP Server plugin where you can start your FTP server from eclipse and shut it down.
There is a preference page where you can set up different configuration values such as username, password, port, persisting between session ( start and stop of the ftp server), debug information into the console
</description>
<feature url="features/net.holmconsulting.ftp.server.feature_1.1.0.201507042335.jar" id="net.holmconsulting.ftp.server.feature" version="1.1.0.201507042335"/>
</site>