installing_the_sdk_for_use_with_an_ide.htm

来自「an installation help file」· HTM 代码 · 共 115 行

HTM
115
字号
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">

<!-- saved from url=(0014)about:internet -->
<html>

<head>
<title>Installing the SDK for use with an IDE overview</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="Adobe RoboHelp - www.adobe.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{   document.write("<link rel='stylesheet' href='../default.css'>");}
//-->
</script>
<style type="text/css">
<!--
ul.whs1 { list-style:disc; }
-->
</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!--
function reDo() {
  if (innerWidth != origWidth || innerHeight != origHeight)
     location.reload();
}
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
	origWidth = innerWidth;
	origHeight = innerHeight;
	onresize = reDo;
}
onerror = null; 
//-->
</script>
<style type="text/css">
<!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-->
</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<script type="text/javascript" language="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head>
<body><script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
	if (window.addTocInfo)
	{
	addTocInfo("Installing the SDK\nInstalling the SDK for use with an IDE");
addTocInfo("Installing the SDK\nInstalling the SDK for use with an IDE\nInstalling the SDK for use with an IDE overview");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");

	}
	if (window.writeBtnStyle)
		writeBtnStyle();

	if (window.writeIntopicBar)
		writeIntopicBar(1);

	if (window.setRelStartPage)
	{
	setRelStartPage("../index.htm");

		autoSync(0);
		sendSyncInfo();
		sendAveInfoOut();
	}
}
else
	if (window.gbIE4)
		document.location.reload();
//-->
</script>
<h1>Installing the SDK for use with an IDE overview</h1>

<p>In addition to using the SDK as a standalone tool, you can also use 
 the SDK within an IDE. Series 40 6th Edition SDK has been tested with 
 the following IDEs but may work with other IDEs as well:</p>

<ul type="disc" class="whs1">
	
	<li class=kadov-p-CBulletA><p class=BulletA>Adobe GoLive CS2</p></li>
	
	<li class=kadov-p-CBulletA><p class=BulletA>Adobe Dreamweaver 8</p></li>
	
	<li class=kadov-p-CBulletA><p class=BulletA>Eclipse 3.3.1 with Eclipse 
 ME 1.7.9</p></li>
	
	<li class=kadov-p-CBulletA><p class=BulletA>Netbeans 6.1 with Mobility 
 Pack</p></li>
</ul>

<p class=BulletA>&nbsp;</p>

<p class=BulletA>For more information, see:</p>

<ul type="disc" class="whs1">
	
	<li class=kadov-p-CBulletA><p class=BulletA><a HREF="Configuring_for_Browser_and_Message_Content_Development.htm">Overview 
 to configuring for browser and message content development</a></p></li>
	
	<li class=kadov-p-CBulletA><p class=BulletA><a HREF="Configuring_the_SDK_for_MIDP_Development.htm">Overview 
 to configuring for MIDP development</a></p></li>
</ul>

<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
	writeIntopicBar(0);
//-->
</script>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?