Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 189332 Details for
Bug 337618
Semantically equivalent .dot files produce inconsistent Zest graphs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Shows nodes correctly connected.
build.xml.grand.2.dot (text/plain), 220 bytes, created by
satyagraha.1956
on 2011-02-18 17:22:18 EST
(
hide
)
Description:
Shows nodes correctly connected.
Filename:
MIME Type:
Creator:
satyagraha.1956
Created:
2011-02-18 17:22:18 EST
Size:
220 bytes
patch
obsolete
>digraph "null" { > >graph [rankdir="LR",label="null"]; >node [fontsize="12"]; >edge [fontsize="10"]; > >"clean" >"visualize" >"jar" >"compile" >"run" > >"jar" -> "compile"; >"compile" -> "clean"; >"run" -> "jar"; > >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 337618
:
189331
| 189332 |
189334