You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by mark goldin <ma...@gmail.com> on 2014/10/06 15:28:12 UTC

Error adding 4.13 to FB

I am trying to add a freshly downloaded 4.13 to my FB and getting an error:
adt.jar not found in classpath of ....

Any idea what that is?

Thanks

Re: Error adding 4.13 to FB

Posted by Alex Harui <ah...@adobe.com>.
Ah, I just noticed you said “unzipped”.  An unzipped binary package
doesn’t have any external dependencies.  You can run “ant -f
installer.xml” to get those dependencies.  Or see the README about how to
setup a binary distribution and then use one of the .sh files in the ide
folder to get the external dependencies.

-Alex

On 10/6/14, 2:21 PM, "mark goldin" <ma...@gmail.com> wrote:

>Now after adding that file FB says that a folder I have unzipped 4.13 into
>does not have SDK.
>
>On Mon, Oct 6, 2014 at 1:09 PM, Alex Harui <ah...@adobe.com> wrote:
>
>> Which AIR version are you using?  Try manually downloading the AIR SDK
>>and
>> using that adt.jar.
>>
>> On 10/6/14, 10:22 AM, "mark goldin" <ma...@gmail.com> wrote:
>>
>> >I dont have this file in the lib folder. Windows 7.
>> >
>> >On Mon, Oct 6, 2014 at 12:15 PM, Alex Harui <ah...@adobe.com> wrote:
>> >
>> >> Let me retract that.  I read the logs incorrectly.  We fixed and
>>adt.bat
>> >> issue in August.
>> >>
>> >> Do you have an adt.jar in the SDK’s lib folder?  Which OS are you
>> >>running?
>> >>
>> >> -Alex
>> >>
>> >> On 10/6/14, 10:09 AM, "Alex Harui" <ah...@adobe.com> wrote:
>> >>
>> >> >That¹s a known issue.  You may have to download the AIR SDK, expand
>>it
>> >>and
>> >> >grab adt.jar from there.  It should be fixed in the next release.
>> >> >
>> >> >-Alex
>> >> >
>> >> >On 10/6/14, 6:28 AM, "mark goldin" <ma...@gmail.com> wrote:
>> >> >
>> >> >>I am trying to add a freshly downloaded 4.13 to my FB and getting
>>an
>> >> >>error:
>> >> >>adt.jar not found in classpath of ....
>> >> >>
>> >> >>Any idea what that is?
>> >> >>
>> >> >>Thanks
>> >> >
>> >>
>> >>
>>
>>


Re: Error adding 4.13 to FB

Posted by mark goldin <ma...@gmail.com>.
Now after adding that file FB says that a folder I have unzipped 4.13 into
does not have SDK.

On Mon, Oct 6, 2014 at 1:09 PM, Alex Harui <ah...@adobe.com> wrote:

> Which AIR version are you using?  Try manually downloading the AIR SDK and
> using that adt.jar.
>
> On 10/6/14, 10:22 AM, "mark goldin" <ma...@gmail.com> wrote:
>
> >I dont have this file in the lib folder. Windows 7.
> >
> >On Mon, Oct 6, 2014 at 12:15 PM, Alex Harui <ah...@adobe.com> wrote:
> >
> >> Let me retract that.  I read the logs incorrectly.  We fixed and adt.bat
> >> issue in August.
> >>
> >> Do you have an adt.jar in the SDK’s lib folder?  Which OS are you
> >>running?
> >>
> >> -Alex
> >>
> >> On 10/6/14, 10:09 AM, "Alex Harui" <ah...@adobe.com> wrote:
> >>
> >> >That¹s a known issue.  You may have to download the AIR SDK, expand it
> >>and
> >> >grab adt.jar from there.  It should be fixed in the next release.
> >> >
> >> >-Alex
> >> >
> >> >On 10/6/14, 6:28 AM, "mark goldin" <ma...@gmail.com> wrote:
> >> >
> >> >>I am trying to add a freshly downloaded 4.13 to my FB and getting an
> >> >>error:
> >> >>adt.jar not found in classpath of ....
> >> >>
> >> >>Any idea what that is?
> >> >>
> >> >>Thanks
> >> >
> >>
> >>
>
>

Re: Error adding 4.13 to FB

Posted by Alex Harui <ah...@adobe.com>.
Which AIR version are you using?  Try manually downloading the AIR SDK and
using that adt.jar.

On 10/6/14, 10:22 AM, "mark goldin" <ma...@gmail.com> wrote:

>I dont have this file in the lib folder. Windows 7.
>
>On Mon, Oct 6, 2014 at 12:15 PM, Alex Harui <ah...@adobe.com> wrote:
>
>> Let me retract that.  I read the logs incorrectly.  We fixed and adt.bat
>> issue in August.
>>
>> Do you have an adt.jar in the SDK’s lib folder?  Which OS are you
>>running?
>>
>> -Alex
>>
>> On 10/6/14, 10:09 AM, "Alex Harui" <ah...@adobe.com> wrote:
>>
>> >That¹s a known issue.  You may have to download the AIR SDK, expand it
>>and
>> >grab adt.jar from there.  It should be fixed in the next release.
>> >
>> >-Alex
>> >
>> >On 10/6/14, 6:28 AM, "mark goldin" <ma...@gmail.com> wrote:
>> >
>> >>I am trying to add a freshly downloaded 4.13 to my FB and getting an
>> >>error:
>> >>adt.jar not found in classpath of ....
>> >>
>> >>Any idea what that is?
>> >>
>> >>Thanks
>> >
>>
>>


Re: Error adding 4.13 to FB

Posted by mark goldin <ma...@gmail.com>.
I dont have this file in the lib folder. Windows 7.

On Mon, Oct 6, 2014 at 12:15 PM, Alex Harui <ah...@adobe.com> wrote:

> Let me retract that.  I read the logs incorrectly.  We fixed and adt.bat
> issue in August.
>
> Do you have an adt.jar in the SDK’s lib folder?  Which OS are you running?
>
> -Alex
>
> On 10/6/14, 10:09 AM, "Alex Harui" <ah...@adobe.com> wrote:
>
> >That¹s a known issue.  You may have to download the AIR SDK, expand it and
> >grab adt.jar from there.  It should be fixed in the next release.
> >
> >-Alex
> >
> >On 10/6/14, 6:28 AM, "mark goldin" <ma...@gmail.com> wrote:
> >
> >>I am trying to add a freshly downloaded 4.13 to my FB and getting an
> >>error:
> >>adt.jar not found in classpath of ....
> >>
> >>Any idea what that is?
> >>
> >>Thanks
> >
>
>

Re: Error adding 4.13 to FB

Posted by Alex Harui <ah...@adobe.com>.
Let me retract that.  I read the logs incorrectly.  We fixed and adt.bat
issue in August.

Do you have an adt.jar in the SDK’s lib folder?  Which OS are you running?

-Alex

On 10/6/14, 10:09 AM, "Alex Harui" <ah...@adobe.com> wrote:

>That¹s a known issue.  You may have to download the AIR SDK, expand it and
>grab adt.jar from there.  It should be fixed in the next release.
>
>-Alex
>
>On 10/6/14, 6:28 AM, "mark goldin" <ma...@gmail.com> wrote:
>
>>I am trying to add a freshly downloaded 4.13 to my FB and getting an
>>error:
>>adt.jar not found in classpath of ....
>>
>>Any idea what that is?
>>
>>Thanks
>


Re: Error adding 4.13 to FB

Posted by Alex Harui <ah...@adobe.com>.
That¹s a known issue.  You may have to download the AIR SDK, expand it and
grab adt.jar from there.  It should be fixed in the next release.

-Alex

On 10/6/14, 6:28 AM, "mark goldin" <ma...@gmail.com> wrote:

>I am trying to add a freshly downloaded 4.13 to my FB and getting an
>error:
>adt.jar not found in classpath of ....
>
>Any idea what that is?
>
>Thanks