Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwbeaton2005-12-05 16:56:29 +0000
committerwbeaton2005-12-05 16:56:29 +0000
commit5f8a9f4e8960d6f322c8dc6fad6d316e4e0bc524 (patch)
tree5209b3b7e82a6e3f9d67a342d8351842952ff5c2 /Article-Levels-Of-Integration/about.xml
parentfa76ac2cafb062b8aa13a57a05d010f071323ad0 (diff)
downloadarticles-5f8a9f4e8960d6f322c8dc6fad6d316e4e0bc524.tar.gz
articles-5f8a9f4e8960d6f322c8dc6fad6d316e4e0bc524.tar.xz
articles-5f8a9f4e8960d6f322c8dc6fad6d316e4e0bc524.zip
Added article metadata. Renamed some HTML files with spaces in their names.
Diffstat (limited to 'Article-Levels-Of-Integration/about.xml')
-rw-r--r--Article-Levels-Of-Integration/about.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/Article-Levels-Of-Integration/about.xml b/Article-Levels-Of-Integration/about.xml
new file mode 100644
index 0000000..09b56ad
--- /dev/null
+++ b/Article-Levels-Of-Integration/about.xml
@@ -0,0 +1,25 @@
+<article link="levels-of-integration.html">
+ <title>
+ Levels Of Integration: Five ways you can integrate with the
+ Eclipse Platform
+ </title>
+ <date>March 25, 2001</date>
+ <category>general</category>
+ <category>platform</category>
+ <author>
+ <name>Jim Amsden</name>
+ <company>IBM</company>
+ </author>
+ <description>
+ The types of problems web application developers face today
+ require the use of a diverse set of tools that operate in many
+ domains. In order to provide flexible tool integration, a tool
+ integration platform must allow tool developers to target
+ different levels or integration based on the desired level of
+ investment, time to market, and specific tool needs. Each
+ integration level determines how a tool must behave, and what
+ end users can expect as a result. This article defines the
+ different levels of tool integration supported by Eclipse, and
+ gives an overview of how they work.
+ </description>
+</article> \ No newline at end of file

Back to the top