[ 源代码: eclipse-platform-resources ]
软件包:libeclipse-core-filesystem-java(1.7.700+eclipse4.18-1)
libeclipse-core-filesystem-java 的相关链接
Debian 的资源:
下载源码包 eclipse-platform-resources:
- [eclipse-platform-resources_4.18-1.dsc]
- [eclipse-platform-resources_4.18.orig.tar.xz]
- [eclipse-platform-resources_4.18-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [wiki.eclipse.org]
相似软件包:
- libeclipse-core-resources-java
- libeclipse-ui-navigator-resources-java
- libeclipse-e4-ui-css-core-java
- libeclipse-jface-notifications-java
- libeclipse-e4-core-commands-java
- libeclipse-core-commands-java
- libeclipse-e4-ui-model-workbench-java
- libeclipse-ui-ide-java
- libeclipse-core-databinding-java
- libeclipse-core-databinding-property-java
- libeclipse-ui-ide-application-java
Eclipse Core File Systems
The Eclipse Platform Resources component provides the fundamental model underlying the IDE portion of the Eclipse Platform. This includes the central concepts of resources (projects, folders, and files), builders, natures, resource change listeners, etc.
This package contains the org.eclipse.core.filesystem bundle which provides an abstract, generic file system API, including an implementation of this API for the local file system. This is the API through which the resources plugin accesses an underlying file system.