[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Error Message
|
"Francois Marier" <marierf@xxxxxxxxxxx> wrote in message
news:5c8767821e64ede881900298947d0845$1@xxxxxxxxxxxxxxxxxx
> Hi,
>
> I'm using Eclipse 3.1 and I get a problem when I : right click on my
> project
> in the package explorer-> properties -> J2ME node.
>
> I get the error message : "The current displayed page contains invalid
> values". And the page is not displayed. The other pages of the properties
> display correctly.
>
> All my other projects works fine on this page (J2ME) so I guess this is a
> problem
> with this particular project but I cant figure out what's wrong.
Project preferences are typically stored in the .settings directory of a
project, in files named after the plug-in whose preferences they contain. I
don't know if that's true for this particular functionality or not, but if
it is, you might want to try just deleting the corresponding file and then
re-setting any preferences you need. Or, perhaps you can edit that file
with a text editor and see if there are any obviously wrong values.