Update
|
Preferences
Hints
Tooltips
Docs
Wiki
<select onchange="var me=_h1(this),ev=_h2(event);if (this.value) {{ top.window.location = this.value; }}" style="width: 120px; font-family: tahoma; font-size: 11px; margin-left: 5px; margin-right: 5px;" > <option selected="selected" value="" >Jump to...</option> <optgroup label="JRapid" > <option value="http://www.jrapid.com/" >JRapid Home</option> <option value="http://www.jrapid.com/management/panel/" >Management</option> </optgroup> <optgroup label="Project" > <xslt:for-each select="/*/*" > <xslt:sort select="name" ></xslt:sort> <option class="submenulink" value="{url}/jrapid/ide/" ><xslt:value-of select="name" ></xslt:value-of></option> </xslt:for-each> </optgroup> </select>
Create
New Entity
New EnumSet
New Panel
New Report
DB Reverse Engineering (Beta)
Import Excel (Beta)
Import CSV (Beta)
Easy XML Editor (Beta)
Generate
Generate App Files
HTML (Changes Only)
HTML
HTML + Java (Changes Only)
HTML + Java
Manage
Project Stats
Clean project classes
Build project classes
Refresh Context
Restore Database
Preview
Deploy
Publish (Beta)
Set version
Download sources
Download WAR file
Download repository dumpfile
Add-ons
Import Widget
Import View
Import Transformer
Import Template
Create add-on (Beta)
Dirty Mode
Real Mode
Main
Files
BPM
Remove file
Remove file
New file...
New folder...
Remove folder
New
.
Property
Listing
Subset
Filter
Action
Defaultset
Properties
Refreshing context...
Upgrade Project.
Open resource
Select a resource to open
Matching resources
<div> <xslt:for-each select="/*/*/path" > <div file="{.}" onclick="var me=_h1(this),ev=_h2(event);PRD.focusFileAndCloseWindow('{.}')" onmouseout="var me=_h1(this),ev=_h2(event);PRD.fileOut(me);" onmouseover="var me=_h1(this),ev=_h2(event);PRD.fileOver(me,{position()});" ><xslt:if test="position()=1" ><xslt:attribute name="style" >background-color: #b9ccf0;</xslt:attribute></xslt:if> <div><b><xslt:value-of select="ancestor::file/@name" ></xslt:value-of></b></div> <div><xslt:value-of select="." ></xslt:value-of></div> </div> </xslt:for-each> </div>