<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>I can't seem to get trunk compiled to test it out:<div><br></div><div><div>compile:</div><div>     [echo] [swift]: COMPILE</div><div>    [mkdir] Created dir: /Users/davidk/swift-trunk/cog/modules/swift/build</div><div>    [javac] Compiling 427 source files to /Users/davidk/swift-trunk/cog/modules/swift/build</div><div>    [javac] /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/http/HTTPServer.java:72: cannot find symbol</div><div>    [javac] symbol  : method bind(java.net.InetSocketAddress)</div><div>    [javac] location: class java.nio.channels.ServerSocketChannel</div><div>    [javac]         channel.bind(new InetSocketAddress(port));</div><div>    [javac]                ^</div><div>    [javac] /Users/davidk/swift-trunk/cog/modules/swift/src/org/griphyn/vdl/karajan/monitor/monitors/swing/GridView.java:344: cannot find symbol</div><div>    [javac] symbol  : method revalidate()</div><div>    [javac] location: class java.awt.Container</div><div>    [javac]             getParent().revalidate();</div><div>    [javac]                        ^</div><div>    [javac] Note: Some input files use unchecked or unsafe operations.</div><div>    [javac] Note: Recompile with -Xlint:unchecked for details.</div><div>    [javac] 2 errors</div><br><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Mihael Hategan" <hategan@mcs.anl.gov><br><b>To: </b>"Michael Wilde" <wilde@mcs.anl.gov><br><b>Cc: </b>"Swift Devel" <swift-devel@ci.uchicago.edu><br><b>Sent: </b>Saturday, July 27, 2013 5:35:33 PM<br><b>Subject: </b>Re: [Swift-devel] swift swing gui testing<br><br>On Sat, 2013-07-27 at 17:00 -0500, Michael Wilde wrote:<br>> Thanks, Mihael, that works now.<br>> <br>> I think the next steps on this are to use and refine the interface, and then translate to a web-based version?<br><br>Yes.<br><br>When I said feedback, I meant mostly from a perspective of how useful<br>you find it and what design-wise comments you have.<br><br>Mihael<br><br>_______________________________________________<br>Swift-devel mailing list<br>Swift-devel@ci.uchicago.edu<br>https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel<br></blockquote><br></div></div></body></html>