Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ea275ff7efd3ec21dd387c3c41ed7e0b02f33401 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Debug UI Actions</title>
</head>

<body link="#0000FF" vlink="#800080">

<p align="left">Provides a set of actions related to running and debugging applications.</p>

<h2 align="left">Package Specification</h2>

<p>This package provides a set of actions related to running and debugging applications.</p>
</body>
</html>

Back to the top