I've just Googled "Fix the problem, then try refreshing" and have discovered
that it's an error from Eclipse. Gasp.

I hate Eclipse. Whenever I try to use the damned thing it spits out all
sorts of nonsense, and breaks in mysterious ways.

Sorry, but I can't help you.

Correction.

I can: http://www.jetbrains.com/idea/download/index.html

Cheers
Kerry


On Fri, Oct 8, 2010 at 3:40 PM, Abdul <3...@bdullah.com> wrote:

> Hey guys,
> Thank you for your reply,
>
> @Kerry
> I followed the steps that you have mentiond in your post. Everything
> worked fine but one tiny error :
> The project was not built due to "Could not delete 'C:\Program Files
> (x86)\H2\bin\h2-1.2.143.jar'.". Fix the problem, then try refreshing
> this project and building it since it may be inconsistent.
> I tried to delete that file manually but then it asked to delete the
> rest of the files one by one!
> Could you please help me with that?
>
>
> On Oct 7, 7:38 pm, Kerry Sainsbury <ke...@fidelma.com> wrote:
> > Use your IDE as an editor, but use the H2 "build" script to compile and
> run
> > your tests.
> >
> > Try this to get started:
> >
> > 1. Download various jars and start running the tests:
> >
> > - download the source into a "h2" directory
> > - cd h2
> > - build test
> >
> > ^C once you're bored watching all the tests run.
> >
> > 2. Setup your IDE
> > - Point your IDE at the source directory "src"
> > - Point your IDE at the jars that were just downloaded in the "ext"
> > directory.
> >
> > 3. Write code and tests in your IDE.
> >
> > 4. Run the test you just wrote
> >     build -Dtest=org.h2.test.db.TestYouWrote test
> >
> > Also read this:
> http://www.h2database.com/html/build.html#providing_patches
> >
> > Hope this helps.
> >
> > Cheers
> > Kerry
> >
> > PS: Eclipse is evil (or perhaps it just doesn't like me)
> >
> > 2010/10/8 Rahul Navinchand <rahulnc1...@gmail.com>
> >
> >
> >
> > > so what would be the best approach for a n00b ??
> >
> > > On Oct 7, 3:55 pm, Kerry Sainsbury <ke...@fidelma.com> wrote:
> > > > Just FYI I don't think that the ant script gets much use and/or love,
> so
> > > it
> > > > may not be 100% right. Should be a good start though.
> >
> > > > 2010/10/8 stolyarchukav <stolyarchu...@gmail.com>
> >
> > > > > Checkout from SVN repositiry
> > > > >http://h2database.googlecode.com/svn/trunk/h2/
> > > > > Ant script - build.xml located into them
> >
> > > > > On 6 окт, 01:41, Rahul Navinchand <rahulnc1...@gmail.com> wrote:
> > > > > > is there a how to , to import source could of H2 in eclipse ?
> > > > > > any help is most appreciated
> >
> > > > > --
> > > > > You received this message because you are subscribed to the Google
> > > Groups
> > > > > "H2 Database" group.
> > > > > To post to this group, send email to h2-datab...@googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > > h2-database+unsubscr...@googlegroups.com<h2-database%2bunsubscr...@googlegroups.com>
> <h2-database%2bunsubscr...@googlegr oups.com>
> > > <h2-database%2bunsubscr...@googlegroups.com<h2-database%252bunsubscr...@googlegroups.com>
> <h2-database%252bunsubscr...@goo glegroups.com>
> >
> > > > > .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/h2-database?hl=en.
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "H2 Database" group.
> > > To post to this group, send email to h2-datab...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > h2-database+unsubscr...@googlegroups.com<h2-database%2bunsubscr...@googlegroups.com>
> <h2-database%2bunsubscr...@googlegr oups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/h2-database?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To post to this group, send email to h2-datab...@googlegroups.com.
> To unsubscribe from this group, send email to
> h2-database+unsubscr...@googlegroups.com<h2-database%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/h2-database?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to h2-datab...@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to