The Artima Developer Community
Sponsored Link

Java Buzz Forum
Beanshell in Eclipse

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
Beanshell in Eclipse Posted: Oct 8, 2005 9:09 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Beanshell in Eclipse
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement
I have been searching for ways to get Beanshelll and BSF into Eclipse to expore the Java+BuildSystem+scripting idea of Bruce Eckel's, yes he still moves his blog to some place new every freaking year. I foud a new piece of information on how to integrate beanshell with Eclipse.

Thanks to Ed Burnette of EclipseZone.com you can modify the manifext file of beanshell distributions and just pop it into the plugins folder of Eclispe and Eclispe will load it just like a regular pluigin according to Ed's note on the Benashell mailing list. The current release of Beanshell may already have the required manifest file changes.

What could Beanshell be used for in the Eclipse environment? As you know I have been pursuing a reasearch project in bringing Test driven Development to J2ME development. In MIDP side of J2ME we do not have access to reflection features of the Java langauge which of cousre limtis what you can do with J2MEUnit testing.

On the IDE side could we get access to reflection features to run complex J2MEUnit tests using Beanshell features? Might be anice avenue to expore.

Of course on the BSF side we have the sunshade set of Eclipse plugins that implements a way for BSF to be integrated into Eclipse. Than we have ANT tasks for the major BSF scripting engines such as Groovy. Wchic measn that I can explore bruce Eckel's idea of combining ANT with scripting to build a more complex build system that maintains its extendability without added complexitiy.

Read: Beanshell in Eclipse

Topic: Only Fools and Horses Previous Topic   Next Topic Topic: BiRT2.0M1

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use