Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Difference between revisions of "Team Development"
m (→Bugs) |
m |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | == Plug-ins == | + | == Plug-ins == |
− | The Team component is made up of the following plug-ins: | + | The Team component is made up of the following plug-ins, which are located under the /cvsroot/eclipse [http://wiki.eclipse.org/CVS_Howto CVS repository]: |
− | * [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.core org.eclipse.team.core] | + | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.core '''org.eclipse.team.core'''] |
− | * [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.ui org.eclipse.team.ui] | + | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.ui '''org.eclipse.team.ui'''] |
− | * [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.tests.core org.eclipse.team.tests.core] | + | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.tests.core org.eclipse.team.tests.core] |
− | * [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.examples.filesystem org.eclipse.team.examples.filesystem] | + | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.team.examples.filesystem org.eclipse.team.examples.filesystem] |
− | * [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.compare | + | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.compare/plugins/org.eclipse.compare/ '''org.eclipse.compare'''] |
− | + | ||
− | + | ||
− | + | ||
− | + | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.compare/plugins/org.eclipse.compare.core/ '''org.eclipse.compare.core'''] | |
+ | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.compare/plugins/org.eclipse.compare.win32/ org.eclipse.compare.win32] | ||
+ | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.compare.tests org.eclipse.compare.tests] | ||
+ | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.compare.examples org.eclipse.compare.examples] | ||
+ | *[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.compare.examples org.eclipse.compare.examples.xml] | ||
− | + | PSFs ([http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-cvs-project-set.htm ?]):<br> | |
− | + | *org.eclipse.compare.* plug-ins: | |
+ | **[http://www.eclipse.org/eclipse/platform-team/psf/compare.psf anonymous access] | ||
+ | **[http://www.eclipse.org/eclipse/platform-team/psf/compare_extssh.psf committer access]<br> | ||
+ | *all Team plug-ins: | ||
+ | **[http://www.eclipse.org/eclipse/platform-team/psf/teamcompare.psf anonymous access] | ||
+ | **[http://www.eclipse.org/eclipse/platform-team/psf/teamcompare_extssh.psf committer access] | ||
− | + | There is also a Team mailing list: | |
− | * | + | *[http://dev.eclipse.org/mailman/listinfo/platform-team-dev platform-team-dev@eclipse.org] ([mailto:platform-team-dev@eclipse.org post], [http://dev.eclipse.org/mhonarc/lists/platform-team-dev/maillist.html archives]) |
− | * | + | Deprecated Features: |
+ | |||
+ | *Team used to provide an FTP/WebDAV feature. However, this feature was removed in 3.3 since the [http://www.eclipse.org/dsdp/tm/ DSDP Target management component] provides complimentary functionality. Here is a link to a 3.3 compatible [http://www.eclipse.org/eclipse/platform-team/patches/eclipse-FTP-WebDAV-I20070430-0800.zip FTP/WebDAV feature]. | ||
+ | |||
+ | == Bugs == | ||
− | + | The bug management for the Team component is described on the [[Workspace Bugs]] page | |
− | + | ==Links== | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * | + | *[[Platform | Platform Wiki Page]] |
− | + | *[[WorkspaceTeam | Workspace Team Wiki Page]] | |
− | + | *[[Team | Team Wiki Page]] | |
− | + | *[http://www.eclipse.org/eclipse/platform-team/ Team Main Page] | |
− | * | + | |
− | + | ||
− | + | ||
− | * | + | |
− | + | ||
− | + | ||
− | * | + | |
− | + | ||
− | + | ||
− | + |
Latest revision as of 08:45, 17 July 2009
Plug-ins
The Team component is made up of the following plug-ins, which are located under the /cvsroot/eclipse CVS repository:
- org.eclipse.team.core
- org.eclipse.team.ui
- org.eclipse.team.tests.core
- org.eclipse.team.examples.filesystem
- org.eclipse.compare
- org.eclipse.compare.core
- org.eclipse.compare.win32
- org.eclipse.compare.tests
- org.eclipse.compare.examples
- org.eclipse.compare.examples.xml
PSFs (?):
- org.eclipse.compare.* plug-ins:
- all Team plug-ins:
There is also a Team mailing list:
Deprecated Features:
- Team used to provide an FTP/WebDAV feature. However, this feature was removed in 3.3 since the DSDP Target management component provides complimentary functionality. Here is a link to a 3.3 compatible FTP/WebDAV feature.
Bugs
The bug management for the Team component is described on the Workspace Bugs page