-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDiagramConfiguration.properties
More file actions
25 lines (20 loc) · 1.03 KB
/
DiagramConfiguration.properties
File metadata and controls
25 lines (20 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#Color properties of various lines, boxes
#The value must be in R,G,B format. Eclipse must be restarted for changes to take effect
ClassBoxColor=0,0,255
ClassDiagramRelationColor=0,0,0
PrivateCallColor=255,0,0
ProtectedCallColor=255,215,0
PublicCallColor=0,127,0
MethodNameColor=0,0,255
ThreadColors=255,0,0|0,0,255|0,127,0|153,51,255|255,0,255|0,0,0|153,204,0|150,50,0
#For integration with Web Sequence Diagrams at http://www.websequencediagrams.com/
EnableWebSequenceDiagrams=false
#The wsd_style may be changed to one of
#default,earth,modern-blue,mscgen,omegapple,qsd,rose,roundgreen,napkin
WSDFirstLine=<div class=wsd wsd_style="default"><pre>
WSDLastLine=</pre></div><script type="text/javascript" src="http://www.websequencediagrams.com/service.js"></script>
#Floating License Server Name(or IP adress) and Port values.
#These values can either be specified here or in Eclipse
#at File-> New-> Other-> MaintainJ-> Get License-> License Server Settings
MaintainJFloatingServerName=
MaintainJFloatingServerPort=