Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Mobile Tools for Java (MTJ) » mtj create package but without html
mtj create package but without html [message #27870] Thu, 12 March 2009 12:35 Go to next message
ArLi Weng is currently offline ArLi WengFriend
Messages: 19
Registered: July 2009
Junior Member
eclipse 3.4, mtj 1.0m5

mtj can't copy html file from /res to build/ ..?
when i renmae the exmple.html to exmple.txt its copy automation, but
..html doesn't work..?
Re: mtj create package but without html [message #27910 is a reply to message #27870] Thu, 12 March 2009 12:43 Go to previous messageGo to next message
ArLi Weng is currently offline ArLi WengFriend
Messages: 19
Registered: July 2009
Junior Member
update:
can't copy html file from /res to bin/

ArLi Weng wrote:
> eclipse 3.4, mtj 1.0m5
>
> mtj can't copy html file from /res to build/ ..?
> when i renmae the exmple.html to exmple.txt its copy automation, but
> ..html doesn't work..?
Re: mtj create package but without html [message #28029 is a reply to message #27910] Wed, 18 March 2009 17:33 Go to previous messageGo to next message
Diego Madruga Sandin is currently offline Diego Madruga SandinFriend
Messages: 116
Registered: July 2009
Senior Member
Hi,

I've created a MIDlet project using MTJ 1.0 M5 on a Eclipse SDK 3.4, with
two files on the /res foder (a.txt and a.html) and both were correctly
copied to the final jar package.

Could you check if your /res folder is configured as a source folder in
the "Java Build Path" property page? You can also checked in the
included/excluded rules also available in that page.

You could also try to refresh your workspace, it may be out of sync with
the file system.
Re: mtj create package but without html [message #28146 is a reply to message #28029] Mon, 23 March 2009 10:27 Go to previous messageGo to next message
ArLi Weng is currently offline ArLi WengFriend
Messages: 19
Registered: July 2009
Junior Member
hi thank for your reply.

but not rules in project, and refresh\restart\clean\rebuild the
workspace.. but not effect..

maybe conflict with some plug-in(jdt/cdt/svn/ve/wdt installed from
download.eclipse.org),

sorry for this, now i known its my problem, let me more test..

arli

Diego Madruga Sandin wrote:
> Hi,
>
> I've created a MIDlet project using MTJ 1.0 M5 on a Eclipse SDK 3.4,
> with two files on the /res foder (a.txt and a.html) and both were
> correctly copied to the final jar package.
> Could you check if your /res folder is configured as a source folder in
> the "Java Build Path" property page? You can also checked in the
> included/excluded rules also available in that page.
>
> You could also try to refresh your workspace, it may be out of sync with
> the file system.
>
Re: mtj create package but without html [message #28185 is a reply to message #28146] Fri, 27 March 2009 14:26 Go to previous message
Eclipse UserFriend
Originally posted by: craigjunk.setera.org

You may also want to make sure that another application on your computer
does not have the file open as well. This might cause an operating
system lock that could cause this type of issue.

Craig

ArLi Weng wrote:
> hi thank for your reply.
>
> but not rules in project, and refresh\restart\clean\rebuild the
> workspace.. but not effect..
>
> maybe conflict with some plug-in(jdt/cdt/svn/ve/wdt installed from
> download.eclipse.org),
>
> sorry for this, now i known its my problem, let me more test..
>
> arli
>
>
Re: mtj create package but without html [message #571927 is a reply to message #27870] Thu, 12 March 2009 12:43 Go to previous message
ArLi Weng is currently offline ArLi WengFriend
Messages: 19
Registered: July 2009
Junior Member
update:
can't copy html file from /res to bin/

ArLi Weng wrote:
> eclipse 3.4, mtj 1.0m5
>
> mtj can't copy html file from /res to build/ ..?
> when i renmae the exmple.html to exmple.txt its copy automation, but
> ..html doesn't work..?
Re: mtj create package but without html [message #571978 is a reply to message #27910] Wed, 18 March 2009 17:33 Go to previous message
Diego Madruga Sandin is currently offline Diego Madruga SandinFriend
Messages: 116
Registered: July 2009
Senior Member
Hi,

I've created a MIDlet project using MTJ 1.0 M5 on a Eclipse SDK 3.4, with
two files on the /res foder (a.txt and a.html) and both were correctly
copied to the final jar package.

Could you check if your /res folder is configured as a source folder in
the "Java Build Path" property page? You can also checked in the
included/excluded rules also available in that page.

You could also try to refresh your workspace, it may be out of sync with
the file system.
Re: mtj create package but without html [message #572062 is a reply to message #28029] Mon, 23 March 2009 10:27 Go to previous message
ArLi Weng is currently offline ArLi WengFriend
Messages: 19
Registered: July 2009
Junior Member
hi thank for your reply.

but not rules in project, and refresh\restart\clean\rebuild the
workspace.. but not effect..

maybe conflict with some plug-in(jdt/cdt/svn/ve/wdt installed from
download.eclipse.org),

sorry for this, now i known its my problem, let me more test..

arli

Diego Madruga Sandin wrote:
> Hi,
>
> I've created a MIDlet project using MTJ 1.0 M5 on a Eclipse SDK 3.4,
> with two files on the /res foder (a.txt and a.html) and both were
> correctly copied to the final jar package.
> Could you check if your /res folder is configured as a source folder in
> the "Java Build Path" property page? You can also checked in the
> included/excluded rules also available in that page.
>
> You could also try to refresh your workspace, it may be out of sync with
> the file system.
>
Re: mtj create package but without html [message #572093 is a reply to message #28146] Fri, 27 March 2009 14:26 Go to previous message
Craig Setera is currently offline Craig SeteraFriend
Messages: 54
Registered: July 2009
Member
You may also want to make sure that another application on your computer
does not have the file open as well. This might cause an operating
system lock that could cause this type of issue.

Craig

ArLi Weng wrote:
> hi thank for your reply.
>
> but not rules in project, and refresh\restart\clean\rebuild the
> workspace.. but not effect..
>
> maybe conflict with some plug-in(jdt/cdt/svn/ve/wdt installed from
> download.eclipse.org),
>
> sorry for this, now i known its my problem, let me more test..
>
> arli
>
>
Previous Topic:PersistenceException when importing devices
Next Topic:No javaME project
Goto Forum:
  


Current Time: Fri Apr 19 22:07:21 GMT 2024

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

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

Back to the top