Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Compilation test for multiple sources
Compilation test for multiple sources [message #933898] Fri, 05 October 2012 12:42 Go to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
Is it possible to test results of compiling several strings at once or producing several Java files, in a similar way to CompilationTestHelper? I've tried to make something, but the problem is that OnTheFlyJavaCompiler only handles a single file at the time.
Re: Compilation test for multiple sources [message #934747 is a reply to message #933898] Sat, 06 October 2012 08:47 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
On 10/05/2012 02:42 PM, Alexey Romanov wrote:
> Is it possible to test results of compiling several strings at once or
> producing several Java files, in a similar way to CompilationTestHelper?
> I've tried to make something, but the problem is that
> OnTheFlyJavaCompiler only handles a single file at the time.

Hi

I had a similar problem; I use some custom classes which you can find
here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=384809

hope this helps
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


Re: Compilation test for multiple sources [message #934754 is a reply to message #934747] Sat, 06 October 2012 09:00 Go to previous message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
Thanks! Are you still planning to submit a patch for this?

[Updated on: Sat, 06 October 2012 09:01]

Report message to a moderator

Previous Topic:Scoping Question (Beginner)
Next Topic:idea for xbase crib sheet.
Goto Forum:
  


Current Time: Fri Apr 26 13:38:03 GMT 2024

Powered by FUDForum. Page generated in 0.03307 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top