您的位置:首页 > 编程语言 > Java开发

How to install Drools plugin in Eclipse Indigo IDE

2013-01-07 03:01 555 查看
转载自:http://stackoverflow.com/questions/11273309/how-to-install-drools-plugin-in-eclipse-indigo-ide

0down
votefavorite

How to install the drools plugin in eclipse and how to use it.Anyone has an idea.

drools
share|improve
this question
asked Jun 30 '12 at 10:18





user1434746
1816

0% accept rate
 
It would be good if you accept some answers to your questions. See How
does accepting an answer work? – Luiggi
Mendoza Jul
4 '12 at 2:15
Was this post useful to you?     


1 Answer

activeoldestvotes

up
vote9down
vote
I don't know much about how to use it, but to install it as an eclipse plugin, this should work: 

Start Eclipse

Help -> Install New Software

In the Work With: or Site: input field, enter: "http://download.jboss.org/drools/release/5.4.0.Final/org.drools.updatesite/" and click the "Add"
button

For the Name you can just enter "Drools"

Check the Drools and jBPM checkbox and follow the instructions to get it installed.

Hope this helps

Master the Boss http://www.mastertheboss.com/ has some tutorials on how
to use it as well

share|improve
this answer
answered Jun 30 '12 at 11:12





jao
20417

  
0down
votefavorite

How to install the drools plugin in eclipse and how to use it.Anyone has an idea.

drools
share|improve
this question
asked Jun 30 '12 at 10:18





user1434746
1816

0% accept rate
 
It would be good if you accept some answers to your questions. See How
does accepting an answer work? – Luiggi
Mendoza Jul
4 '12 at 2:15
Was this post useful to you?     


1 Answer

activeoldestvotes

up
vote9down
vote
I don't know much about how to use it, but to install it as an eclipse plugin, this should work: 

Start Eclipse

Help -> Install New Software

In the Work With: or Site: input field, enter: "http://download.jboss.org/drools/release/5.4.0.Final/org.drools.updatesite/" and click the "Add"
button

For the Name you can just enter "Drools"

Check the Drools and jBPM checkbox and follow the instructions to get it installed.

Hope this helps

Master the Boss http://www.mastertheboss.com/ has some tutorials on how
to use it as well

share|improve
this answer
answered Jun 30 '12 at 11:12





jao
20417

  
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  Eclipse