Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gmf-dev] DiagramPrint source


Hi Wayne,

Unless anyone has any comments this looks like the way to go.

Cheers...
Anthony
--
Anthony Hunter mailto:anthonyh@xxxxxxxxxx
Manager - Software Developer,
IBM Rational Software: Aurora Core Common / Modeling Tools
Phone: 613-591-7037



Wayne Diu/Ottawa/IBM@IBMCA
Sent by: gmf-dev-bounces@xxxxxxxxxxx

11/21/2005 01:59 PM

Please respond to
"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>

To
gmf-dev@xxxxxxxxxxx
cc
Subject
[gmf-dev] DiagramPrint source






Hi,


The source code for the C++ DLL for printing diagrams under Windows is currently still under org.eclipse.gmf/contributions/ibm-gmf-runtime/cpp-source/DiagramPrint


It wasn't moved along with the rest of the projects.


I propose to put the DiagramPrint DLL in org.eclipse.gmf/plugins/org.eclipse.gmf.runtime.common.ui.printing.win32/DiagramPrint


This follows the convention of org.eclipse.core.resources.win32.  (I'm not using swt.win32 as an example since their C++ code is generated.)


Any thoughts or comments?




Thanks,


Wayne
_______________________________________________
gmf-dev mailing list
gmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-dev


Back to the top