Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 248230 Details for
Bug 449074
Investigate creating / using a script mapping
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
WIP
FileMap.js (text/plain), 15.36 KB, created by
Michael Rennie
on 2014-10-28 11:04:57 EDT
(
hide
)
Description:
WIP
Filename:
MIME Type:
Creator:
Michael Rennie
Created:
2014-10-28 11:04:57 EDT
Size:
15.36 KB
patch
obsolete
>/******************************************************************************* > * @license > * Copyright (c) 2014 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 > * (http://www.eclipse.org/legal/epl-v10.html), and the Eclipse Distribution > * License v1.0 (http://www.eclipse.org/org/documents/edl-v10.html). > * > * Contributors: > * IBM Corporation - initial API and implementation > *******************************************************************************/ >/*eslint-env browser, amd*/ >/*global escape*/ >define([], function() { > var codeMapInput = '[' + >'{ "target":"androidapp" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"auth" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"browse" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"cfui" , "source": "/org.eclipse.orion.client.cf/web/" },' + >'{ "target":"chai" , "source": "/org.eclipse.orion.client.core/web/" },' + >'{ "target":"compare" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"compare-tree" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"content" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"css" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"csslint" , "source": "/org.eclipse.orion.client.webtools/web/" },' + >'{ "target":"doctrine" , "source": "/org.eclipse.orion.client.javascript/web/" },' + >'{ "target":"edit" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"escope" , "source": "/org.eclipse.orion.client.javascript/web/" },' + >'{ "target":"eslint" , "source": "/org.eclipse.orion.client.javascript/web/" },' + >'{ "target":"esprima" , "source": "/org.eclipse.orion.client.javascript/web/" },' + >'{ "target":"extraverse" , "source": "/org.eclipse.orion.client.javascript/web/" },' + >'{ "target":"examplePages" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"examples/editor" , "source": "/org.eclipse.orion.client.editor/web/examples" },' + >'{ "target":"font" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"gcli" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"git" , "source": "/org.eclipse.orion.client.git/web/" },' + >'{ "target":"help" , "source": "/org.eclipse.orion.client.help/web/" },' + >'{ "target":"helpContent" , "source": "/org.eclipse.orion.client.help/web/" },' + >'{ "target":"htmlparser" , "source": "/org.eclipse.orion.client.webtools/web/" },' + >'{ "target":"images" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"import" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"javascript" , "source": "/org.eclipse.orion.client.javascript/web/" },' + >'{ "target":"jsdiff" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"js-tests/core" , "source": "/org.eclipse.orion.client.core/web/js-tests" },' + >'{ "target":"js-tests/editor" , "source": "/org.eclipse.orion.client.editor/web/js-tests" },' + >'{ "target":"js-tests/javascript" , "source": "/org.eclipse.orion.client.javascript/web/js-tests" },' + >'{ "target":"js-tests/ui" , "source": "/org.eclipse.orion.client.ui/web/js-tests" },' + >'{ "target":"js-tests/webtools" , "source": "/org.eclipse.orion.client.webtools/web/js-tests" },' + >'{ "target":"marked" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"mixloginstatic" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"mocha" , "source": "/org.eclipse.orion.client.core/web/" },' + >'{ "target":"operations" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"orion/cfui" , "source": "/org.eclipse.orion.client.cf/web/orion" },' + >'{ "target":"orion/Base64.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/blameAnnotations.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/bootstrap.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/config.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/contentTypes.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/Deferred.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/encoding-shim.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/EventTarget.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/fileClient.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/fileUtils.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/form.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/HTMLTemplates-shim.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/i18n.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/i18nUtil.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/keyBinding.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/log.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/metatype.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/object.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/operation.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/operationsClient.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/plugin.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/pluginregistry.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/preferences.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/problems.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/projectClient.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/regex.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/serialize.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/serviceregistry.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/serviceTracker.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/Storage.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/testHelper.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/URITemplate.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/url.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/URL-shim.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/util.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/xhr.js" , "source": "/org.eclipse.orion.client.core/web/orion" },' + >'{ "target":"orion/editor" , "source": "/org.eclipse.orion.client.editor/web/orion" },' + >'{ "target":"orion/git" , "source": "/org.eclipse.orion.client.git/web/orion" },' + >'{ "target":"orion/help" , "source": "/org.eclipse.orion.client.help/web/orion" },' + >'{ "target":"orion/banner" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/compare" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/content" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/crawler" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/edit" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/explorers" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/globalsearch" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/inputCompletion" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/mixloginstatic" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/navigate" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/nls" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/operations" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/projects" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/search" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/searchAndReplace" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/settings" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/shell" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/sites" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/ssh" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/stringexternalizer" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/terminal" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/webui" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/widgets" , "source": "/org.eclipse.orion.client.ui/web/orion" },' + >'{ "target":"orion/profile" , "source": "/org.eclipse.orion.client.users/web/orion" },' + >'{ "target":"pako" , "source": "/org.eclipse.orion.client.core/web/" },' + >'{ "target":"plugins/helpPlugin.html" , "source": "/org.eclipse.orion.client.help/web/plugins" },' + >'{ "target":"plugins/helpPlugin.js" , "source": "/org.eclipse.orion.client.help/web/plugins" },' + >'{ "target":"plugins/contentTemplates" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/filePlugin" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/images" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/languages" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/site" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/asyncUpperPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/authenticationPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/authenticationPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/commentPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/delimiterPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/delimiterPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/fileClientPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/fileClientPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/GerritFilePlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/GerritFilePlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/gitBlamePlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/gitBlamePlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/GitHubFilePlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/GitHubFilePlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/HoverTestPlugin2.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/HoverTestPlugin2.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/HTML5LocalFilePlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/jslintPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/jslintPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/lowerPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/nonnlsPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/nonnlsPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/npmPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/npmPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/pageLinksPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/pageLinksPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/preferencesPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/preferencesPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/sampleCommandsPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/sampleFilePlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/sampleSearchProposalPlugin_filtered.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/sampleSearchProposalPlugin_notFiltered.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/sampleSearchProposalPlugin_pageLinks.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/taskPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/taskPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/toRGBPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/unittestPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/upperPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/webdavFilePlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/webEditingPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/webEditingPlugin.js" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"plugins/xhrPlugin.html" , "source": "/org.eclipse.orion.client.ui/web/plugins" },' + >'{ "target":"profile" , "source": "/org.eclipse.orion.client.users/web/" },' + >'{ "target":"requirejs" , "source": "/org.eclipse.orion.client.core/web/" },' + >'{ "target":"settings" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"shell" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"sites" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"stringexternalizer" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"terminal" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"webapp" , "source": "/org.eclipse.orion.client.ui/web/" },' + >'{ "target":"webtools" , "source": "/org.eclipse.orion.client.webtools/web/" }' + >']'; > var codeMap = JSON.parse(codeMapInput); > > function getWSPath(deployedPath) { > return codeMap[4].source; > } > > return {getWSPath: getWSPath}; >});
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 449074
: 248230 |
248413