blob: 538a182465517e3d3b6c6ac09f55d12079759dab [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
-->
<html>
<head>
<title>NetBeans IDEでの継続的ビルド・サーバー上のPHPに対するサポート</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="description" content="This screencast shows how to set up PHP applications on
Hudson and Jenkins continuous build servers, using NetBeans IDE.">
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
</head>
<body>
<h1>継続的ビルド・サーバー上のPHPに対するサポート</h1>
<table><tr><td class="valign-top">
<p>
このスクリーンキャストでは、HudsonおよびJenkins継続的ビルド・サーバー上でPHPアプリケーションを設定する方法を示します。継続的ビルドとは何か、およびPHPアプリケーションで継続的ビルドが有用な理由の概要を示します。PHPアプリケーション用にビルド・ジョブを起動する方法および結果にアクセスする方法も示します。</p>
<p>
作成者: Jeff Rubinoff<br>時間: 9:21<br><a href="http://bits.netbeans.org/media/php-continuous-builds.flv" target="_blank">ダウンロード</a> (21.7MB) </p>
<div class="feedback-box" style="float:left">
<a href="/about/contact_form.html?to=3&amp;subject=Feedback:%20PHP%20Continuous%20Builds%20Screencast">このチュートリアルに関するご意見をお寄せください</a> </div>
<br style="clear:both;">
</td>
<td class="valign-top" >
<div id="flashContent"></div>
<script src="/images_www/js/mediaplayer-5.9/jwplayer.js" type="text/javascript"></script>
<script type="text/javascript">
var targetFile='http://bits.netbeans.org/media/php-continuous-builds.flv';
jwplayer('flashContent').setup({
'id': 'flashContentId',
'width': '400',
'height': '300',
'autostart': 'true',
'file': targetFile,
'controlbar':{position:'bottom'},
'modes': [
{type: 'html5'},
{type: 'flash', src: '/images_www/js/mediaplayer-5.9/player.swf'},
{type: 'download'}
]
});
</script>
</td></tr>
</table>
</body>
</html>