Please keep the discussion on the mailing list so that everyone can contribute and benefit.
Personally I've not tried eclipse on windows. If cmake-gui doesn't provide a generator option for it, it might be tricky to set up. Perhaps someone else on the list will advise. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Mon, Jun 3, 2013 at 1:03 PM, Rahul Singh <[email protected]>wrote: > hi, > > this is for linux,,i m using windows,can u please tell the step by step > procedure for integrating eclipse with paraview. > one more thing is eclipse is suitable for this or visual studio can be the > best. > > Thanks > Rahul Singh > > > On Mon, Jun 3, 2013 at 10:21 PM, David E DeMarle <[email protected] > > wrote: > >> To use eclipse as your IDE for ParaView, tell cmake to use the Eclipse >> generator when you first configure a new build directory. >> 'ccmake -G "Eclipse CDT4 - Unix Makefiles" $PATHTOPVSRC', for example, >> or pick the appropriate generator from cmake-gui. >> >> Regarding using, see the paraview wiki book ( >> http://paraview.org/Wiki/ParaView/Users_Guide/Table_Of_Contents) and >> tutorial (http://paraview.org/Wiki/The_ParaView_Tutorial) to learn how >> to get your data into ParaView and what you can then do with it. >> >> David E DeMarle >> Kitware, Inc. >> R&D Engineer >> 21 Corporate Drive >> Clifton Park, NY 12065-8662 >> Phone: 518-881-4909 >> >> >> On Mon, Jun 3, 2013 at 10:09 AM, Rahul Singh >> <[email protected]>wrote: >> >>> >>> >>> ---------- Forwarded message ---------- >>> From: Rahul Singh <[email protected]> >>> Date: Mon, Jun 3, 2013 at 7:24 PM >>> Subject: paraview >>> To: [email protected] >>> >>> >>> hi, >>> I m new to paraview,I belong to aerospace industry, >>> I have a grid file and fortran code for calculating flows and dimension >>> of each grid, >>> how can i use paraview to visulaize performence or exactly what things >>> we can observe >>> using paraview,whether it is performence wise or any others.. >>> and i also want to know how,eclipse(juno-for || developers) can be >>> integreted,as we want to make GUI of this project,,so how eclipse can work >>> in paraview. >>> >>> Please share your valuable thoughts with us.. >>> >>> Thank & regards >>> >>> Rahul Singh, >>> MOD,IN >>> >>> >>> _______________________________________________ >>> Powered by www.kitware.com >>> >>> Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> >>> Please keep messages on-topic and check the ParaView Wiki at: >>> http://paraview.org/Wiki/ParaView >>> >>> Follow this link to subscribe/unsubscribe: >>> http://www.paraview.org/mailman/listinfo/paraview >>> >>> >> >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
