Launching Activation error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Launching Activation error

Danilo Fernandes
Hello,

 

I'm using the ImageJ to make some image modifications into my application.
In the reality, I'm using the plugin called "SplineDeformationGenerator",
but for compile that into my app I need use ij.jar because the plugin have a
lot's imports from ImageJ.

 

The problem starts when I need compile the application. I just receive the
message below.

 



 

I'm using eclipse and never in my life had equal message.

What Do I need do to solve that?

Thank you very much.

[]'s

 

Danilo Fernandes


image003.jpg (19K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Launching Activation error

dscho
Hi Danilo,

On Mon, 23 Jan 2012, Danilo Fernandes wrote:

> I'm using the ImageJ to make some image modifications into my
> application.  In the reality, I'm using the plugin called
> "SplineDeformationGenerator", but for compile that into my app I need
> use ij.jar because the plugin have a lot's imports from ImageJ.
>
> The problem starts when I need compile the application. I just receive
> the message below.

Have you tried to click on the "Details" button? If you could copy the
text (not the screenshot), that might help identify the problem.

Ciao,
Johannes
Reply | Threaded
Open this post in threaded view
|

RES: Launching Activation error

Danilo Fernandes
If I click into "Detalis" button...

" Launch configuration Activation references closed project ImageJ "   <---
This is the message.

-----Mensagem original-----
De: Johannes Schindelin [mailto:[hidden email]]
Enviada em: segunda-feira, 23 de janeiro de 2012 14:41
Para: Danilo Fernandes
Cc: [hidden email]
Assunto: Re: Launching Activation error

Hi Danilo,

On Mon, 23 Jan 2012, Danilo Fernandes wrote:

> I'm using the ImageJ to make some image modifications into my
> application.  In the reality, I'm using the plugin called
> "SplineDeformationGenerator", but for compile that into my app I need
> use ij.jar because the plugin have a lot's imports from ImageJ.
>
> The problem starts when I need compile the application. I just receive
> the message below.

Have you tried to click on the "Details" button? If you could copy the text
(not the screenshot), that might help identify the problem.

Ciao,
Johannes
Reply | Threaded
Open this post in threaded view
|

Re: Launching Activation error

ctrueden
Hi Danilo,

" Launch configuration Activation references closed project ImageJ "   <---
>

Have you checked your build path? Right click your project, Build Path >
Configure Build Path.

You must decide whether you are referencing ij.jar as a library (Libraries
tab), or a project called "imagej" as a project (Projects tab). The error
message sounds like you have a Project reference to a project called
"ImageJ" which is not open. Either open the ImageJ project (if you have
one), or remove ImageJ from the Projects list in your build path.

HTH,
Curtis


On Mon, Jan 23, 2012 at 1:49 PM, Danilo Fernandes <[hidden email]>wrote:

> If I click into "Detalis" button...
>
> " Launch configuration Activation references closed project ImageJ "   <---
> This is the message.
>
> -----Mensagem original-----
> De: Johannes Schindelin [mailto:[hidden email]]
> Enviada em: segunda-feira, 23 de janeiro de 2012 14:41
> Para: Danilo Fernandes
> Cc: [hidden email]
> Assunto: Re: Launching Activation error
>
> Hi Danilo,
>
> On Mon, 23 Jan 2012, Danilo Fernandes wrote:
>
> > I'm using the ImageJ to make some image modifications into my
> > application.  In the reality, I'm using the plugin called
> > "SplineDeformationGenerator", but for compile that into my app I need
> > use ij.jar because the plugin have a lot's imports from ImageJ.
> >
> > The problem starts when I need compile the application. I just receive
> > the message below.
>
> Have you tried to click on the "Details" button? If you could copy the text
> (not the screenshot), that might help identify the problem.
>
> Ciao,
> Johannes
>
Reply | Threaded
Open this post in threaded view
|

RES: Launching Activation error

Danilo Fernandes
Yes Curtis,

I have ij.jar in my library, but I have a project ImageJ into my eclipse and
I don't know if have reference between both...
I will try that...

Thanks

-----Mensagem original-----
De: ImageJ Interest Group [mailto:[hidden email]] Em nome de Curtis
Rueden
Enviada em: terça-feira, 24 de janeiro de 2012 14:45
Para: [hidden email]
Assunto: Re: Launching Activation error

Hi Danilo,

" Launch configuration Activation references closed project ImageJ "   <---
>

Have you checked your build path? Right click your project, Build Path >
Configure Build Path.

You must decide whether you are referencing ij.jar as a library (Libraries
tab), or a project called "imagej" as a project (Projects tab). The error
message sounds like you have a Project reference to a project called
"ImageJ" which is not open. Either open the ImageJ project (if you have
one), or remove ImageJ from the Projects list in your build path.

HTH,
Curtis


On Mon, Jan 23, 2012 at 1:49 PM, Danilo Fernandes <[hidden email]>wrote:

> If I click into "Detalis" button...
>
> " Launch configuration Activation references closed project ImageJ "
<---

> This is the message.
>
> -----Mensagem original-----
> De: Johannes Schindelin [mailto:[hidden email]]
> Enviada em: segunda-feira, 23 de janeiro de 2012 14:41
> Para: Danilo Fernandes
> Cc: [hidden email]
> Assunto: Re: Launching Activation error
>
> Hi Danilo,
>
> On Mon, 23 Jan 2012, Danilo Fernandes wrote:
>
> > I'm using the ImageJ to make some image modifications into my
> > application.  In the reality, I'm using the plugin called
> > "SplineDeformationGenerator", but for compile that into my app I
> > need use ij.jar because the plugin have a lot's imports from ImageJ.
> >
> > The problem starts when I need compile the application. I just
> > receive the message below.
>
> Have you tried to click on the "Details" button? If you could copy the
> text (not the screenshot), that might help identify the problem.
>
> Ciao,
> Johannes
>