eclipse关于workspace_loc的问题

bluerain@cloud 2004-12-14 01:57:59
菜鸟遇到的奇怪问题
填写Run选项对话框时,提示workspace_loc错误,不明白参数的含义及解决方法!望赐教
...全文
710 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
bluerain@cloud 2004-12-15
  • 打赏
  • 举报
回复
赫赫,我解决了,重新安装了Eclipse,可能上次安装/启动时,java的配置路径没有设置正确,还是感谢难得的有心人,接分
styq2000 2004-12-14
  • 打赏
  • 举报
回复
好像没有遇到过这种情况呀!
你直接运行的时候可不可以呀!run--run as application/applet等??
你在填写的时候要注意路径

bluerain@cloud 2004-12-14
  • 打赏
  • 举报
回复
在线等
bluerain@cloud 2004-12-14
  • 打赏
  • 举报
回复
顶,求解
***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 (.emp) 5. Create a new External Tool - Change the name to EMP (for example) - "Location" is the correct .bat-file from EMPc-folder. - "Working directory" is $(project_loc} -variable. - "Argumets" are ${project_name} -variable and possibly the xmlfolder (if you use any other than default) Click the External tool run-button and EMP-compiler should start. (Of course with errors if you havent made any code yet) Please visit the EMP homepage at http://emplanguage.sourceforge.net/ for further information. Changes in v. 0.5.0.3: No changes to the source code Other changes: New bat-file and a installation guide. Changes in v. 0.5.0.2: Bug Fixes: - Using multiple arrays caused errors when compiled to emulator Changes in v. 0.5.0.1: Bug fixes: - Bitmaps with upper case characters after the first character can now be used. - An error at the end of the block caused an infinite loop. - Error occured when loaded bitmaps from other folders than the application folder. - Error occured when loaded a bitmap that had been already loaded. - EMPc does not use deprecated getenv-method anymore.

58,452

社区成员

发帖
与我相关
我的任务
社区描述
Java Eclipse
社区管理员
  • Eclipse
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧