Re: use eclipse and sourceforge-download
Stefan Burkard <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
hi shash
you're a great remote debugger :-) and nobody can beat your response-time!
i had placed the meta-config in the file-comment (top of the java-file)
instead of the class-comment-section.
now my app-hoj runs fine and i can continue with the hands-on-tutorial!
thanks - and tell you yelling familiy in the garage that you're just
late because of my newbie-questions :-)
stefan
Sasvata (Shash) Chatterjee wrote:
> Stefan,
>
> I was about to head out, I can't try it here. But, I am pretty certain
> that app-hoj runs.
>
> Here's what I would suggest:
>
> - Look in both the tomcat logs and the WEB-INF/keel/server/log for clues
> - Look in WEB-INF/keel/server/conf/merged.config and see if hoj.hello
> configuration was indeed included and merged.
> This sounds like either the meta-data in the model has a typo, or
> somehow the configuration did not get copied over....my remote control
> guess :-)
>
> Shash
>
> Stefan Burkard wrote:
>
>> hi keel-users
>>
>> my app-hoj builds successful, but it doesn't work :-( it throws the
>> following error:
>>
>> Could not run model 'hoj.hello' for role
>> 'org.keel.services.model.Model', null, Unable to provide
>> implementation for org.keel.services.model.Model/hoj.hello
>> (Key='org.keel.services.model.Model/hoj.hello')
>>
>> the navigation-page (model.do?model=nav.navigate) appears without any
>> problems
>>
>> any ideas for a newbie?
>>
>> thanks and greetings
>> stefan
>>
>> Shash Chatterjee wrote:
>>
>>> Stefan,
>>>
>>> I assure you that it is entirely possible to use Eclipse with Keel.
>>> It is
>>> possible for both the Keel-2.0 download from SF, as well as the
>>> version in
>>> CVS. This is definitely how I do it and, I believe, almost 100% of
>>> the Keel
>>> developers/contributors do it. I use Eclipse to edit, browse, debug
>>> and Ant
>>> (outside Eclipse) to build.
>>>
>>> Leave app-hoj out for the moment, it is not meant to be just plopped
>>> into the
>>> Keel tree, it is there just as an example of what the person
>>> following the
>>> tutorial will hopefuilly come up with.
>>>
>>> For the rest of the tree, just navigate to the Keel tree you have
>>> unzipped. You'll notice that the root does not have a
>>> .project/.classpath....that
>>> directory should not be imported into Eclipe. What you should do is
>>> import
>>> each sub-dir under the Keel root individually. So, using
>>> Eclipse-3.0, you'd
>>> do File->Import->File System->Browse pick
>>> "<your-Keel-dir>/keel-build". Repeat for every Keel module.
>>>
>>> Alternatively, you can start Eclipse on the Keel directory: eclipse
>>> -data
>>> <your-Keel-dir>. Then, using Eclipse-3.0,
>>> File->Import->Existing-project-into-workspace and pick each of the
>>> keel modules.
>>>
>>> Eclipse-2.1.x works almost the same way, I don't have it here to say
>>> eaxactly
>>> what the menu options are.
>>>
>>>
>>> Shash
>>>
>>>
>>>> hi there
>>>>
>>>> ok, i was searching and testing the whole morning to bring keel up
>>>> and running AND have the whole thing in eclipse to develop
>>>> applications. well, it seems that i have to decide for one of them :-)
>>>>
>>>> no, seriously: i downloaded keel-2.0 from sourceforge (i don't want
>>>> to use experimental cvs-version at the beginning). so i downloaded
>>>> default-zip and full-zip (tried with both of them).
>>>>
>>>> what i can do, is to extract the whole thing and run "ant
>>>> completeinstall", it works, it runs, wonderful!
>>>>
>>>> but then i'd like to have it all in eclipse to start working on the
>>>> hands-on-tutorial. i found the following wiki-article, but that
>>>> doesn't work. eclipse says that there is no project-file, so it
>>>> can't import any of the extracted directorie ("app-crud" and so on)
>>>> as project:
>>>
>>>
>>>
>>> http://66.105.113.115/vqwiki-2.3.5/jsp/Wiki?HojAugustEclipseProjectImport
>>>
>>>
>>>> can anybody tell me how to import the downloaded and extracted
>>>> sourceforge-version in eclipse? all other articles i found, are
>>>> talking about the cvs-version (i really don't want to use it at the
>>>> moment :-))
>>>>
>>>> thanks and greetings
>>>> stefan
>>>>
>>>> _______________________________________________
>>>> User mailing list
>>>> [email protected]
>>>> http://lists.keelframework.org/listinfo.cgi/user-keelframework.org
>>>
>>>
>>
>> _______________________________________________
>> User mailing list
>> [email protected]
>> http://lists.keelframework.org/listinfo.cgi/user-keelframework.org