文件名称:easy develop Carbide-IDE code
文件大小:64KB
文件格式:ZIP
更新时间:2012-04-20 11:43:26
develop Carbide-IDE code
***How to install:***
1. Check that JRE v. 1.5 or newer is installed.
2. Install a Symbian OS C++ SDK (S60 1.2 and S60 2nd ed FP3 tested)
3. Make sure that the SDK works properly.
4. Copy the EMPc-folder to the same drive that contains Symbian-SDK.
5. Create a new environment variable for Windows called "EMPcPath" and insert the path of EMPc-folder as a value (e.g. C:\Symbian\EMPc\).
6. Compilation is automated with bat-files, that can be found from the EMPc-folder. Tweak .bat-files, so that they have correct drive letters. You can also create your own bat-files that are adjusted to your system.
***How to create an Eclipse-workspace for EMP:***
1. Create a new workspace in Eclipse
2. Create a new simple project
3. Name your project with same name that your application will be
4. Create your applications main sourcefile (
【文件预览】:
source 0.5.0.2
----Series60ed1()
--------ViewH.xml(1002B)
--------AppViewH.xml(753B)
--------hrh.xml(387B)
--------AppView.xml(2KB)
--------Types()
--------Enums.dtd(199B)
--------Enums.xml(1KB)
--------mmp.xml(790B)
--------ApplicationH.xml(597B)
--------Entry.xml(574B)
--------Statements()
--------Container.xml(2KB)
--------View.xml(2KB)
--------mmp.dtd(536B)
--------Class.dtd(573B)
--------Document.xml(1KB)
--------AppUi.xml(862B)
--------rss.xml(519B)
--------DocumentH.xml(920B)
--------Resource.dtd(648B)
--------Application.xml(713B)
--------dialog.emp.txt(549B)
--------Header.dtd(760B)
--------Hrh.dtd(468B)
--------ContainerH.xml(1KB)
--------AppUiH.xml(561B)
----pEMPc()
--------SymbolDefs.java(5KB)
--------Type.java(482B)
--------Symbol.java(2KB)
--------Data.java(1KB)
--------ParserThread.java(1KB)
--------TokenBuffer.java(591B)
--------EMPc.java(2KB)
--------LexicalAnalyser.java(16KB)
--------TokenThread.java(1KB)
--------SemanticAndCode.java(60KB)
--------Symboltable.java(642B)
--------ParseTree.java(3KB)
--------Parser.java(34KB)
--------ApplicationInformation.java(1KB)
--------Scanner.java(2KB)
--------Token.java(777B)
----pCodeGeneration()
--------CodeGeneratorH.java(5KB)
--------CodeGeneratorCpp.java(3KB)
--------CodeGeneratorHrh.java(2KB)
--------TargetFile.java(3KB)
--------XMLParser.java(3KB)
--------CodeGeneratorMmp.java(3KB)
--------CodeGenerator.java(1KB)
--------TempFile.java(228B)
--------CodeGeneratorRss.java(3KB)
----pLanguageModules()
--------Statements.java(2KB)
--------Enums.java(2KB)
--------Statement.java(2KB)
--------XMLFilenameFilter.java(460B)
--------ImpTypes.java(2KB)
--------Enum.java(557B)
--------ImpType.java(897B)