public interface WorkspaceService
| Modifier and Type | Method and Description |
|---|---|
void |
openFile(String path)
Open the file located in the given path.
|
void openFile(String path)
path - Either an absolute path or a relative one to the caller file.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.