This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 167569 - Require Eclipse RSE like feature.
Summary: Require Eclipse RSE like feature.
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: RemoteFS (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker with 6 votes (vote)
Assignee: remotefs@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 04:40 UTC by hantsy
Modified: 2011-01-10 16:48 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hantsy 2009-06-24 04:40:48 UTC
Is there a plan of creating a common service in future for remote server connection, like Eclipse RSE.
I think it may be provided the following feature.
1. Connection management in "Service" window. Should support ftp, ssh and other secured mode.
2. Can explore remote file system, and create a single connection instance between remote folder and local NetBeans project.
3. Synchronization rule, automactically or by some actions(synchronized on save).
4. Can use diff tool to compare local and remote file.
5. All projects needed remote access using this feature.
Comment 1 hantsy 2010-05-11 10:56:45 UTC
I found cnd, php provide their own remoting ui and operation.
Why united them and provide united GUI and API to developer and end user?