Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[actf-dev] [spam] Re: Is it possible to build HtmlChecker with Eclipse Juno(4.2)?

Fukuda san

Thank you very much!
May I ask you another?

I'm considering to automate this kind of test, which miChecher does. My idea is to integrate with Selenium.

But after doing rough review of the codes of miChecker, I suspect that miChecker hardly depends on Eclipse's internal web browser.

It it possible to completly separate the content evaluating(validating) proccess from the fetching process, in current archtecture?

Best,

2013年4月22日月曜日 Kentarou Fukuda KENTAROU@xxxxxxxxxx:
Tsuru-san,

Yes. We must update instructions/documentations to enable users to check
out the latest code from Git.

I increased an importance of this update [3], and will work for it soon.

[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=400751

Best regards,
Kentarou
---
Kentarou Fukuda, Ph.D.
IBM Research - Tokyo
Tel: +81-3-5144-2852
E-mail: kentarou@xxxxxxxxxx



From:   Toshiya TSURU <t_tsuru@xxxxxxxxxxx>
To:     Kentarou Fukuda/Japan/IBM@IBMJP
Cc:     ACTF developers list <actf-dev@xxxxxxxxxxx>,
actf-dev-bounces@xxxxxxxxxxx
Date:   2013/04/22 20:35
Subject:        [spam] Re: [actf-dev] Is it possible to build HtmlChecker
with Eclipse Juno(4.2)?



Fukuda san,

Thanks! I got it.

The most confusing thing is what are described in instruction manuals
for developers.
All through the manuals, CVS is used as project's repositories.
But I'm afraid that eclipse.org stops CSV service, including proxy.

Fortunatly, I've found the new git repos at : http://git.eclipse.org/c/,
Then I successfully finished to compile & run latest version of the
miChecker (1.0.2).

I think, It seems hard to find the new repos for other devs. So,
"Updating the manuals" is my another request!

Best,


On Mon, Apr 22, 2013 at 8:03 PM, Kentarou Fukuda <KENTAROU@xxxxxxxxxx>
wrote:
> Hi Tsuru-san,
>
> Excuse me for this late reply.
>
> Currently, we are developing/testing ACTF by using previous series of
> Eclipse (3.7 and 3.8).
> So, would you please use Helios (3.8)[1] or Indigo (3.7) for a while?
>
> We are now working for the full migration from 3.x to 4.x [2], and I
added
> this bug into it.
>
> [1]
> http://archive.eclipse.org/eclipse/downloads/drops/R-3.8.2-201301310800/
> [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=383882
>
> Please let us know if you have any other problems or requests.
>
> Many thanks,
> Kentarou
> ---
> Kentarou Fukuda, Ph.D.
> IBM Research - Tokyo
> Tel: +81-3-5144-2852
> E-mail: kentarou@xxxxxxxxxx
>
>
>
> From:   Toshiya TSURU <t_tsuru@xxxxxxxxxxx>
> To:     actf-dev@xxxxxxxxxxx
> Date:   2013/04/15 11:55
> Subject:        [actf-dev] Is it possible to build HtmlChecker with
> Eclipse Juno(4.2)?
> Sent by:        actf-dev-bounces@xxxxxxxxxxx
>
>
>
> Hello.
>
> I'm leaning miChecker(currently called htmlchecker?),
> And trying to setup developing environment.
>
> With juno, I can't launch the application by clicking the menu :
>
> "Product View" - "Launch an Eclipse Application"
>
> I got an exception :
>
> java.lang.ClassNotFoundException:
> org.eclipse.core.runtime.adaptor.EclipseStarter
>
> Should I use Indigo(3.7) to build the app?
>
> --
> ++++++++++++++++++++++++++++++++++◆◇◆
> 株式会社 サンビジネス / Sunbusiness, Inc.
> システム開発部 / Software Development Division
> 津留 敏哉 / Toshiya TSURU <t_tsuru@xxxxxxxxxxx>
>
> TEL 03-3455-5294(代) / +81+3-3455-5294
> FAX 03-3455-8909 / +81+3-3455-8909
> 〒105-0014
> 東京都港区芝1-10-11 コスモ金杉橋ビル / Shiba 1-10-11, Minato, Tokyo,
Japan
> http://www.sunbi.co.jp/
> +++++++++++++++++++++++++++++++++++++++
> _______________________________________________
> actf-dev mailing list
> actf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/actf-dev
>
>
>



--
++++++++++++++++++++++++++++++++++◆◇◆
株式会社 サンビジネス / Sunbusiness, Inc.
システム開発部 / Software Development Division
津留 敏哉 / Toshiya TSURU <t_tsuru@xxxxxxxxxxx>

TEL 03-3455-5294(代) / +81+3-3455-5294
FAX 03-3455-8909 / +81+3-3455-8909
〒105-0014
東京都港区芝1-10-11 コスモ金杉橋ビル / Shiba 1-10-11, Minato, Tokyo, Japan
http://www.sunbi.co.jp/
+++++++++++++++++++++++++++++++++++++++





--
++++++++++++++++++++++++++++++++++◆◇◆
株式会社 サンビジネス / Sunbusiness, Inc.
システム開発部 / Software Development Division
津留 敏哉 / Toshiya TSURU <t_tsuru@xxxxxxxxxxx>

TEL 03-3455-5294(代) / +81+3-3455-5294
FAX 03-3455-8909 / +81+3-3455-8909
〒105-0014
東京都港区芝1-10-11 コスモ金杉橋ビル / Shiba 1-10-11, Minato, Tokyo, Japan
http://www.sunbi.co.jp/
+++++++++++++++++++++++++++++++++++++++

Back to the top