编译corba .idl文件错误 [英] compiling corba .idl file error

查看:86
本文介绍了编译corba .idl文件错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Eclipse IDL编译

因此即时通讯放在.idl文件的目录中,我想编译gridDemo文件,所以我输入idlj gridDemo.idl并收到错误消息,即idlj无法识别为内部或外部命令

So im in the directory of the .idl file and I want to compile the gridDemo file, So I type idlj gridDemo.idl and I get the error that idlj is not a recognized as an internal or external command

我在做什么错了?

是的,我正在运行Windows

Yes Im running windows

我已经安装了Java sdk

I have installed the java sdk,

C:\Program Files(x86)\Java\jre7\bin

C:\Program Files (x86)\Java\jre7\bin

这是我放入系统变量路径中的路径吗?

Is this the path I put into the system variable path?

解决了我使用的文件错误。

SOLVED I was using the wrong file. it should have been the jdk not jre folder.

非常感谢:)

推荐答案

更新 PATH 环境变量以包含 idlj.exe 可执行文件的位置

Update the PATH environmental variable to include the location of the idlj.exe executable

%PATH%;C:\Program Files (x86)\Java\jre7\bin

这篇关于编译corba .idl文件错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆