VC2Netbeans - plugin detail
This converter obtains basic information from the Visual Studio vcproj files and
creates the corespondents NetBeans xml project files. After the conversion, a
NetBeans project folder is created containing all the source and header files of
the original Visual C project.
It is useful for simple C projects developed by programming students who wants
to migrate their work to NetBeans.
This converter does not check the C code from the Visual Studio project, so after
the conversion the programmer might have to do some changes to his code to
match the compiler requirements.
Importador o conversor de Proyectos de Visual Studio a NetBeans, utilizado
inicialmente para migrar proyectos simples en C, desarrollado para estudiantes
que deseen migrar sus trabajos a NetBeans.
Para obtener más información, visite la página del autor
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
This a project developed by undergraduate students from the ESPOL (http://www.espol.edu.ec) Free Software Community (KOKOA http://www.kokoa.espol.edu.ec) aiming to motivate more of our students to use a free software IDE for their C college projects.
Este es un proyecto desarrollado por estudiantes de la ESPOL (http://www.espol.edu.ec) Comunidad de Software Libre (KOKOA http://www.kokoa.espol.edu.ec) con el objetivo de motivar a mas de nuestros estudiantes a utilizar un software libre IDE para sus proyectos de C universidad.
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.