Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Adding markers to eclipse resources outside eclipse through batch program
Adding markers to eclipse resources outside eclipse through batch program [message #308778] Tue, 03 October 2006 09:07 Go to next message
Eclipse UserFriend
Originally posted by: prashanto.chatterjee.softwareag.com

Hi,
I am in the midst of writing a validation framework for our custom project.
This validation mechansim is called either when eclipse is running via
project build or in a batch environment outside eclipse.
The validation mechanism basically performs semantic validation on the
models and reflects the validations in the form of markers. I wish to
somehow use the marker aspect outside eclipse when running as a batch
program.
So, my question to the group is whether it is possible to add markers to
eclipse resources from a batch program outside eclipse?

I would sincerely appreciate any help in this regard.

Regards,
Prashanto
Re: Adding markers to eclipse resources outside eclipse through batch program [message #308812 is a reply to message #308778] Wed, 04 October 2006 06:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: prashanto.chatterjee.softwareag.com

Hi Guys,
Is this the right forum to ask such queries? If not can you please direct me
to the correct forum?

Regards,
Prashanto

"Prashanto Chatterjee" <prashanto.chatterjee@softwareag.com> wrote in
message news:eft98g$ov0$1@utils.eclipse.org...
> Hi,
> I am in the midst of writing a validation framework for our custom
> project. This validation mechansim is called either when eclipse is
> running via project build or in a batch environment outside eclipse.
> The validation mechanism basically performs semantic validation on the
> models and reflects the validations in the form of markers. I wish to
> somehow use the marker aspect outside eclipse when running as a batch
> program.
> So, my question to the group is whether it is possible to add markers to
> eclipse resources from a batch program outside eclipse?
>
> I would sincerely appreciate any help in this regard.
>
> Regards,
> Prashanto
>
Re: Adding markers to eclipse resources outside eclipse through batch program [message #308824 is a reply to message #308812] Wed, 04 October 2006 16:28 Go to previous message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

This is the right forum, but there is no way to do it. You can only
create markers via the API available on the org.eclipse.core.resources
plugin.
--

Prashanto Chatterjee wrote:
> Hi Guys,
> Is this the right forum to ask such queries? If not can you please direct me
> to the correct forum?
>
> Regards,
> Prashanto
>
> "Prashanto Chatterjee" <prashanto.chatterjee@softwareag.com> wrote in
> message news:eft98g$ov0$1@utils.eclipse.org...
>
>>Hi,
>>I am in the midst of writing a validation framework for our custom
>>project. This validation mechansim is called either when eclipse is
>>running via project build or in a batch environment outside eclipse.
>>The validation mechanism basically performs semantic validation on the
>>models and reflects the validations in the form of markers. I wish to
>>somehow use the marker aspect outside eclipse when running as a batch
>>program.
>>So, my question to the group is whether it is possible to add markers to
>>eclipse resources from a batch program outside eclipse?
>>
>>I would sincerely appreciate any help in this regard.
>>
>>Regards,
>>Prashanto
>>
>
>
>
Previous Topic:Workflow support for CVS actions
Next Topic:Best way to locate the Eclipse Launcher (e.g. eclipse.exe) ???
Goto Forum:
  


Current Time: Sat Jul 13 23:38:12 GMT 2024

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

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

Back to the top