-
Designer Projects:
- com.centurylink.mdw.designer (gradle parent)
- com.centurylink.mdw.designer.core
- com.centurylink.mdw.designer.feature
- com.centurylink.mdw.designer.rcp
- com.centurylink.mdw.designer.ui
-
Build:
- Configure
- These projects use the MDW 5.5 versions of mdw-common and mdw-schemas, so to build you need these MDW 5.5 projects or their jars available locally.
- Assuming you've got the MDW 5.5 source projects, in com.centurylink.mdw.designer/gradle.properties, set mdwVersion and mdwOutputDir to point to this location.
- Build Designer
- (One time) Run an MDW 5.5 build in its workspace and then in com.centurylink.mdw.designer, run the gradle task getMdwCommon to copy in the 5.5 dependencies.
- (Subsequently) When changes are made to common code in MDW 5.5 and an Eclipse build is performed in that workspace, running devGetMdwCommon will incrementally copy these.
- Now after refreshing the projects and Gradle refresh, an Eclipse build of the Designer projects should show no errors.
- Configure
-
Run:
- Debug Designer
- To run through Eclipse, right-click on project com.centurylink.mdw.designer.ui and select Debug As > Eclipse Application.
- Debug Designer
forked from CenturyLinkCloud/mdw-designer
-
Notifications
You must be signed in to change notification settings - Fork 0
oakesville/mdw-designer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.3%
- Other 0.7%