plugin.properties
来自「JSP+SQL2000做的化妆品销售管理网站设计,还包含文档」· PROPERTIES 代码 · 共 38 行
PROPERTIES
38 行
################################################################################ Copyright (c) 2000, 2007 IBM Corporation and others.# All rights reserved. This program and the accompanying materials# are made available under the terms of the Eclipse Public License v1.0# which accompanies this distribution, and is available at# http://www.eclipse.org/legal/epl-v10.html## Contributors:# IBM Corporation - initial API and implementation###############################################################################pluginName=Eclipse Plug-in Development EnvironmentproviderName=Eclipse.org#Content TypespluginManifestName = Plug-in Manifest FilefragmentManifestName = Fragment Manifest FilefeatureManifestName = Feature Manifest FilesiteManifestName = Update Site Manifest FilepluginPropertiesName = Plug-in Properties FileproductConfiguration = Product Configuration FilebuildPropertiesName = Build Properties FileschemaFile = Extension Point Schema FilebundleManifest = Bundle Manifest Filetarget.profile.content = Target Profile File#Cheatsheets cheatsheet.category.pde = Plug-in Developmentcheatsheet.helloworld.name = Creating an Eclipse Plug-incheatsheet.helloworld.desc = This cheat sheet helps you to create a plug-in, a plug-in extension, a feature and an update site using PDE. \It also helps you install and uninstall a feature using Install/Update.cheatsheet.rcpapp.name = Creating a Rich Client Applicationcheatsheet.rcpapp.desc = This cheat sheet helps you to create, define, test and export a fully-branded standalone RCP product.content-type.name.simpleCS = Simple Cheat Sheet Filecontent-type.name.compCS = Composite Cheat Sheet File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?