Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Pulsar » Pulsar Import is not working properly
Pulsar Import is not working properly [message #2366] Sun, 19 July 2009 17:21 Go to next message
Sumit Kumar is currently offline Sumit KumarFriend
Messages: 6
Registered: July 2009
Junior Member
Hi,

I created a j2me project for nokia series 40 (with my existing sources)
and i'm trying to push the same to SVN but with only "MUST HAVE" files for
the project. Here are the files i'm putting in from the main folder
<project_root>:

src
res
mtj
project
classpath
Application Descriptor
build.properties

But when i do an import on this directory structure, it always fails with
the following exception:

Errors occurred during the build.
Errors running builder 'Preprocessor Builder' on project
'samaanguru-mobile'.
[No Message]
java.lang.NullPointerException
[No Message]
java.lang.NullPointerException
Errors running builder 'Preverification Builder' on project
'samaanguru-mobile'.
java.lang.NullPointerException
Errors running builder 'Package Builder' on project 'samaanguru-mobile'.
java.lang.NullPointerException

After this the content of build.properties gets overwritten with no file
entries at all. I never have to do anything different on a project folder
with proper .project and .classpath in eclipse. I was wondering what is
causing this issue for Pulsar; can it be fixed soon or am i doing
something wrong?

Appreciate any help/pointers.
-Sumit
Re: Pulsar Import is not working properly [message #2428 is a reply to message #2366] Mon, 20 July 2009 14:47 Go to previous messageGo to next message
Gustavo de Paula is currently offline Gustavo de PaulaFriend
Messages: 118
Registered: July 2009
Senior Member
can you please file a bug on MTJ about the issue you are facing? MTJ is
the main component on pulsar to develop javame midlets. here is the link
to post the bug

https://bugs.eclipse.org/bugs/enter_bug.cgi?assigned_to=dsdp .mtj-inbox%40eclipse.org&blocked=&bug_file_loc=http% 3A%2F%2F&bug_severity=normal&bug_status=NEW&comm ent=&component=General&contenttypeentry=&content typemethod=autodetect&contenttypeselection=text%2Fplain& amp;data=&dependson=&description=&flag_type-1=X& amp;flag_type-2=X&flag_type-4=X&flag_type-6=X&fl ag_type-7=X&flag_type-8=X&form_name=enter_bug&ke ywords=&maketemplate=Remember%20values%20as%20bookmarkab le%20template&op_sys=Windows%20XP&priority=P3&pr oduct=MTJ&qa_contact=&rep_platform=PC&short_desc =&version=1.0

if you have problems, let me know

:)
gep

Sumit Kumar wrote:

> Hi,

> I created a j2me project for nokia series 40 (with my existing sources)
> and i'm trying to push the same to SVN but with only "MUST HAVE" files for
> the project. Here are the files i'm putting in from the main folder
> <project_root>:

> src
> res
> mtj
> project
> classpath
> Application Descriptor
> build.properties

> But when i do an import on this directory structure, it always fails with
> the following exception:

> Errors occurred during the build.
> Errors running builder 'Preprocessor Builder' on project
> 'samaanguru-mobile'.
> [No Message]
> java.lang.NullPointerException
> [No Message]
> java.lang.NullPointerException
> Errors running builder 'Preverification Builder' on project
> 'samaanguru-mobile'.
> java.lang.NullPointerException
> Errors running builder 'Package Builder' on project 'samaanguru-mobile'.
> java.lang.NullPointerException

> After this the content of build.properties gets overwritten with no file
> entries at all. I never have to do anything different on a project folder
> with proper .project and .classpath in eclipse. I was wondering what is
> causing this issue for Pulsar; can it be fixed soon or am i doing
> something wrong?

> Appreciate any help/pointers.
> -Sumit
Re: Pulsar Import is not working properly [message #2518 is a reply to message #2428] Wed, 22 July 2009 17:47 Go to previous message
Sumit Kumar is currently offline Sumit KumarFriend
Messages: 6
Registered: July 2009
Junior Member
Done.. https://bugs.eclipse.org/bugs/show_bug.cgi?id=284310

Thanks GEP!
-Sumit
Re: Pulsar Import is not working properly [message #573996 is a reply to message #2366] Mon, 20 July 2009 14:47 Go to previous message
Gustavo de Paula is currently offline Gustavo de PaulaFriend
Messages: 118
Registered: July 2009
Senior Member
can you please file a bug on MTJ about the issue you are facing? MTJ is
the main component on pulsar to develop javame midlets. here is the link
to post the bug

https://bugs.eclipse.org/bugs/enter_bug.cgi?assigned_to=dsdp .mtj-inbox%40eclipse.org&blocked=&bug_file_loc=http% 3A%2F%2F&bug_severity=normal&bug_status=NEW&comm ent=&component=General&contenttypeentry=&content typemethod=autodetect&contenttypeselection=text%2Fplain& amp;data=&dependson=&description=&flag_type-1=X& amp;flag_type-2=X&flag_type-4=X&flag_type-6=X&fl ag_type-7=X&flag_type-8=X&form_name=enter_bug&ke ywords=&maketemplate=Remember%20values%20as%20bookmarkab le%20template&op_sys=Windows%20XP&priority=P3&pr oduct=MTJ&qa_contact=&rep_platform=PC&short_desc =&version=1.0

if you have problems, let me know

:)
gep

Sumit Kumar wrote:

> Hi,

> I created a j2me project for nokia series 40 (with my existing sources)
> and i'm trying to push the same to SVN but with only "MUST HAVE" files for
> the project. Here are the files i'm putting in from the main folder
> <project_root>:

> src
> res
> mtj
> project
> classpath
> Application Descriptor
> build.properties

> But when i do an import on this directory structure, it always fails with
> the following exception:

> Errors occurred during the build.
> Errors running builder 'Preprocessor Builder' on project
> 'samaanguru-mobile'.
> [No Message]
> java.lang.NullPointerException
> [No Message]
> java.lang.NullPointerException
> Errors running builder 'Preverification Builder' on project
> 'samaanguru-mobile'.
> java.lang.NullPointerException
> Errors running builder 'Package Builder' on project 'samaanguru-mobile'.
> java.lang.NullPointerException

> After this the content of build.properties gets overwritten with no file
> entries at all. I never have to do anything different on a project folder
> with proper .project and .classpath in eclipse. I was wondering what is
> causing this issue for Pulsar; can it be fixed soon or am i doing
> something wrong?

> Appreciate any help/pointers.
> -Sumit
Re: Pulsar Import is not working properly [message #574088 is a reply to message #2428] Wed, 22 July 2009 17:47 Go to previous message
Sumit Kumar is currently offline Sumit KumarFriend
Messages: 6
Registered: July 2009
Junior Member
Done.. https://bugs.eclipse.org/bugs/show_bug.cgi?id=284310

Thanks GEP!
-Sumit
Previous Topic:Programming WinCE with Pulsar
Next Topic:BlackBerry SDK going to be integrated with Pulsar?
Goto Forum:
  


Current Time: Tue Mar 19 11:40:12 GMT 2024

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

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

Back to the top