Home
Name Modified Size InfoDownloads / Week
v0.0.1 2012-12-01
README.txt 2012-12-03 894 Bytes
ErlangOtpProjectManager-msvc2010_v0.0.1.zip 2012-12-01 46.5 kB
v0.0.1.zip 2012-12-01 27.2 kB
Totals: 4 Items   74.6 kB 0
Erlang OTP Application Project Plugin for QtCreator
====================================================
Plugin for QtCreator to manage OTP Application (http://www.erlang.org/doc/design_principles/applications.html)
Functions:
- Basic wizard for the OTP application 
- Source code browser (add all *.erl, *.hrl files from folders: include, priv, src)

For erlang files editor need use other plugin https://sourceforge.net/projects/erlangeditor/


Compiling Erlang Editor Plugin
==============================
- Download Qt 4.8.1
- Download QtCreator 2.5.0 source code
- If variables QTC_SOURCE and QTC_BUILD are not specified then edit erlangeditor.pro
  Change following to variable to point qtcreator source and build path
	isEmpty(QTCREATOR_SOURCES):QTCREATOR_SOURCES=
	isEmpty(IDE_BUILD_TREE):IDE_BUILD_TREE=




Version history
===============
v0.0.1
First version
Source: README.txt, updated 2012-12-03