Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » JET2: Invalid Java source folder
JET2: Invalid Java source folder [message #90994] Thu, 19 July 2007 19:50 Go to next message
Eclipse UserFriend
Originally posted by: eclipse_news.firstnamelastname.ch

Hi,

When I run the following template:

<ws:project name="myProject">
<ws:folder path="src">
<java:package name="org.example">
<java:resource name="Messages.properties"
template="templates/myprops.jet"/>
</java:package>
</ws:folder>
</ws:project>

I get this error:

templates/main.jet(24,5): <java:package name="org.example">
Error: Invalid Java source folder: 'myProject/src'

Project "myProject" and folder "src" are created. However, they look
like a standard project with a standard folder, not like a Java project
with source-folder...

Any ideas?

Thanks,

Tom

(JET-SDK-M200707120943, Eclipse 3.3, emf-sdo-xsd-SDK-M200707111516)
[JET2] Re: JET2: Invalid Java source folder [message #91184 is a reply to message #90994] Fri, 20 July 2007 14:04 Go to previous message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Thomas,

JET2 has its own newsgroup, which I have included in this reply. Somebody
there should be able to help you (I can't ;-)

Cheers,

Christian


Thomas Kuhn wrote:

> Hi,
>
> When I run the following template:
>
> <ws:project name="myProject">
> <ws:folder path="src">
> <java:package name="org.example">
> <java:resource name="Messages.properties"
> template="templates/myprops.jet"/>
> </java:package>
> </ws:folder>
> </ws:project>
>
> I get this error:
>
> templates/main.jet(24,5): <java:package name="org.example">
> Error: Invalid Java source folder: 'myProject/src'
>
> Project "myProject" and folder "src" are created. However, they look
> like a standard project with a standard folder, not like a Java project
> with source-folder...
>
> Any ideas?
>
> Thanks,
>
> Tom
>
> (JET-SDK-M200707120943, Eclipse 3.3, emf-sdo-xsd-SDK-M200707111516)
[JET2] Re: JET2: Invalid Java source folder [message #608839 is a reply to message #90994] Fri, 20 July 2007 14:04 Go to previous message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Thomas,

JET2 has its own newsgroup, which I have included in this reply. Somebody
there should be able to help you (I can't ;-)

Cheers,

Christian


Thomas Kuhn wrote:

> Hi,
>
> When I run the following template:
>
> <ws:project name="myProject">
> <ws:folder path="src">
> <java:package name="org.example">
> <java:resource name="Messages.properties"
> template="templates/myprops.jet"/>
> </java:package>
> </ws:folder>
> </ws:project>
>
> I get this error:
>
> templates/main.jet(24,5): <java:package name="org.example">
> Error: Invalid Java source folder: 'myProject/src'
>
> Project "myProject" and folder "src" are created. However, they look
> like a standard project with a standard folder, not like a Java project
> with source-folder...
>
> Any ideas?
>
> Thanks,
>
> Tom
>
> (JET-SDK-M200707120943, Eclipse 3.3, emf-sdo-xsd-SDK-M200707111516)
Previous Topic:[EMF Compare] StructureViewer and LabelProvider
Next Topic:Distinguishing entries in tables based on some identifier
Goto Forum:
  


Current Time: Thu Apr 25 12:18:10 GMT 2024

Powered by FUDForum. Page generated in 0.02406 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top