|
<ws:rebuildWorkspace> |
Standard JET2 Workspace Tags |
|---|
rebuildWorkspace
Causes the Eclipse workspace to process resources that were changed or created by the pattern.
| Tag Summary | |
|---|---|
| required |
<ws:rebuildWorkspace/> |
| full tag |
<ws:rebuildWorkspace/> |
| Example | |
|---|---|
|
<%-- Broadcast change events for Eclipse workspace changes already made,
allowing Eclipse to build before to continuing --%>
<ws:rebuildWorkspace/> |
|